aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryaworsky <yaworsky>2005-09-16 10:39:50 +0000
committeryaworsky <yaworsky>2005-09-16 10:39:50 +0000
commite5c797d1bcb629b99b6f78330ab32d3f71e6b6ae (patch)
treeba84a5376f35a383217e3f955ad6f008f6ee8228
parent6f4d8a67f7c492963b0ac96e136954d91c1ea0e6 (diff)
downloadsyslog-win32-e5c797d1bcb629b99b6f78330ab32d3f71e6b6ae.tar.gz
syslog-win32-e5c797d1bcb629b99b6f78330ab32d3f71e6b6ae.tar.xz
syslog-win32-e5c797d1bcb629b99b6f78330ab32d3f71e6b6ae.zip
Release 0.1.
-rw-r--r--ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8f6e99..ab18f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+2005-09-16 17:23 yaworsky
+
+ * daemon/writer.c: Fixed file creation date workaround.
+
+2005-09-16 17:22 yaworsky
+
+ * daemon/main.c: Added #ifdef for machine type in exception
+ handler.
+
+2005-09-16 17:20 yaworsky
+
+ * daemon/logrotate.c: Fixed daily and weekly conditions.
+
+2005-09-16 16:26 yaworsky
+
+ * daemon/: conf.c, pathnames.c: Fixed locale issues.
+
+2005-09-16 16:06 yaworsky
+
+ * setup.iss: Added AUTHORS and NEWS files.
+
+2005-09-16 15:42 yaworsky
+
+ * ChangeLog: Added to repository.
+
2005-09-16 15:38 yaworsky
* test/dropcount.c, test/test.c, client/Makefile.am, Makefile.am,