diff ChangeLog @ 217:b4f1731a6470 noffle

[svn] * Makefile.in,aclocal.m4,config.h.in,configure,configure.in docs/Makefile.in,src/Makefile.in: Regularise format of Noffle default parameters in configure.in and regenerate.
author bears
date Thu, 22 Nov 2001 22:25:12 +0000
parents a652fc5b7ced
children 411b6ab1acb7
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 22 15:36:25 2001 +0000
+++ b/ChangeLog	Thu Nov 22 22:25:12 2001 +0000
@@ -1,3 +1,9 @@
+Thu Nov 22 2001 Jim Hague <jim.hague@acm.org>
+
+* Makefile.in,aclocal.m4,config.h.in,configure,configure.in
+  docs/Makefile.in,src/Makefile.in: Regularise format of Noffle
+  default parameters in configure.in and regenerate.
+
 Thu Nov 22 2001 Mirko Liß <mirko.liss@web.de>
 
 * src/noffle.c: expireContents() expires overview temporary files.
@@ -16,6 +22,9 @@
 Tue Nov  6 2001 Jim Hague <jim.hague@acm.org>
 
 * TODO: Update the TODO list.
+* src/util.c: When updating timestamp files, write new stamp to temp file
+  and rename, so failure with e.g. full disc doesn't leave an empty stamp
+  file.
 	
 Sun Nov 11 2001 Mirko Liß <mirko.liss@web.de>