summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-05-20 15:41:26 +1000
committerDamien Miller <djm@mindrot.org>2000-05-20 15:41:26 +1000
commit7b63b0f66eebb64d8998b03dac27b78d03edb651 (patch)
tree1282efd9f4783af19a5f5af110efd75d32d2acef /ChangeLog
parentfda78d9bd07673e14e8646798a7453e3d9302de5 (diff)
- Doc cleanupV_2_1_0_P2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 952e9b61..02c47713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
<Lutz.Jaenicke@aet.TU-Cottbus.DE>
- Use mkinstalldirs script to make directories instead of non-portable
"install -d". Suggested by Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
+ - Doc cleanup
20000518
- Include Andre Lucas' fixprogs script. Forgot to "cvs add" it yesterday