projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef0288a
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 23 Sep 2005 23:00:10 +0000
(23:00 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 23 Sep 2005 23:00:10 +0000
(23:00 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 8c093ee538c9baf3e87eb545c32a5c429781a216..a594122e47eb3746207c6eab0743fdcd47a7740f 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,9
@@
+2005-09-24 Jim Meyering <jim@meyering.net>
+
+ * verify.h (verify_type__): Use `unsigned int' as the bitfield type
+ so we can once again use a positive bitfield width of 1 -- now we
+ don't have to explain why we were using a bitfield width of 2.
+
2005-09-22 Paul Eggert <eggert@cs.ucla.edu>
Sync from coreutils.