|
@@ -1,3 +1,14 @@
|
|
|
+2005-09-03 Sergey Poznyakoff <gray@gnu.org.ua>
|
|
|
+
|
|
|
+ * gnulib.modules: Add strdup
|
|
|
+ * src/incremen.c (purge_directory): Do not dereference symbolic
|
|
|
+ links. Bug reported by Ralph Corderoy <ralph@inputplus.co.uk> and
|
|
|
+ David Brown <davidb@davidb.org>
|
|
|
+ * tests/incr01.at: New test.
|
|
|
+ * tests/Makefile.am: Add incr01.at
|
|
|
+ * tests/testsuite.at: Likewise
|
|
|
+ * THANKS: Updated
|
|
|
+
|
|
|
2005-08-17 Sergey Poznyakoff <gray@gnu.org.ua>
|
|
|
|
|
|
* src/incremen.c (read_directory_file): Use strtoumax to read
|