summaryrefslogtreecommitdiff
path: root/contrib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ChangeLog')
-rw-r--r--contrib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 382341b46d5..e5decf46872 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
+
+ * egcs_update: Use "if" instead of "&&". Touch generated files
+ only after the corresponding *.y files.
+
1999-01-19 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* egcs_update: Do not use xargs, but a backquote construct.