* mktime.c (not_equal_tm): Remove redundant check.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Oct 2004 21:48:31 +0000 (21:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 27 Oct 2004 21:48:31 +0000 (21:48 +0000)
lib/ChangeLog

index 3b38b98392cb9d9e8e46d768cf6862c2fc873b8a..41c844324beb1a8fc01069943d2ff3639b83f77f 100644 (file)
@@ -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