projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5f3781
)
* mktime.c (not_equal_tm): Remove redundant check.
author
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 27 Oct 2004 21:48:31 +0000
(21:48 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Wed, 27 Oct 2004 21:48:31 +0000
(21:48 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 3b38b98392cb9d9e8e46d768cf6862c2fc873b8a..41c844324beb1a8fc01069943d2ff3639b83f77f 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,7
@@
+2004-10-27 Derek R. Price <derek@ximbiot.com>
+
+ * mktime.c (not_equal_tm): Remove redundant check.
+
2004-10-24 Paul Eggert <eggert@cs.ucla.edu>
* getdate.y: Use Bison 1.875 features, and some minor