summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03c7df2..6ddfd30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3:
3*06/07/03:
4 * make our default locale, init, menu, and style paths properly
5 expand PREFIX in the make install stage, so that make prefix=elsewhere
6 works properly (Simon)
7 configure.in
2Changes for 1.0rc2: 8Changes for 1.0rc2:
3*06/07/03: 9*06/07/03:
4 * call waitpid() on SIGCHLD until no more children (thanks Devin/dlab) 10 * call waitpid() on SIGCHLD until no more children (thanks Devin/dlab)