*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 22 May 2003 20:01:37 +0000 (20:01 +0000)
committerDave Love <fx@gnu.org>
Thu, 22 May 2003 20:01:37 +0000 (20:01 +0000)
ChangeLog
lib-src/ChangeLog

index 185c0b7..c924fc2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-22  Dave Love  <fx@gnu.org>
+
+       * configure.in: Remove redundant test for term.h.  Test for
+       difftime.
+
 2003-05-20  Dave Love  <fx@gnu.org>
 
        * configure.in: Append * to s390-*-linux-gnu case.
index cd1e4fb..7b8caf1 100644 (file)
@@ -1,3 +1,8 @@
+2003-05-22  Dave Love  <fx@gnu.org>
+
+       * update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define.
+       (strerror) [!HAVE_STRERROR && !WINDOWSNT]: New.
+
 2003-05-20  Dave Love  <fx@gnu.org>
 
        * movemail.c: Check HAVE_LIBLOCKFILE like HAVE_LIBMAIL.