summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c17d428c0..7bbf4df61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-18 Jim Meyering <jim@meyering.net>
+
+ * src/fmt.c [struct Word] (paren, period, punct, final): Change the
+ type of each member from bool <MEMBER>:1 to unsigned int <MEMBER>:1.
+ AIX 5.1's xlc could not compile the former.
+ Patch by Petter Reinholdtsen. Also reported by Mike Jetzer.
+
2003-03-16 Jim Meyering <jim@meyering.net>
* Version 4.5.11.