summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-05-09 14:28:55 +1000
committerDamien Miller <djm@mindrot.org>2000-05-09 14:28:55 +1000
commit16e519cb9c11fd55f08c1d259a275f729711511b (patch)
tree1a30a8477a923721e06e203370b760c470254808 /ChangeLog
parent30c3d429306bb4afe71c18db92816b981f7b6d9d (diff)
- Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 698aa3fc0..eb94cf17d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,7 +21,7 @@
21 - handle escapes in real and original key format, ok millert@ 21 - handle escapes in real and original key format, ok millert@
22 [version.h] 22 [version.h]
23 - OpenSSH-2.1 23 - OpenSSH-2.1
24 24 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
25 25
2620000508 2620000508
27 - Makefile and RPM spec fixes 27 - Makefile and RPM spec fixes