summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordamien <damien>2000-05-09 05:28:50 +0000
committerdamien <damien>2000-05-09 05:28:50 +0000
commit6dbdc4dcf76ca13aa75deb022213c722b0600212 (patch)
tree6044d2d4ea97c38813ce4d1795cd4e96ccffe971
parent2c7408766c9fe487e4e685b7ba977ad5d0e6c70e (diff)
downloadopenssh-6dbdc4dcf76ca13aa75deb022213c722b0600212.tar.gz
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bacd91f5..8c959dd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,8 @@
- OpenSSH-2.1
- Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
- Doc updates
+ - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
+ by Andre Lucas <andre.lucas@dial.pipex.com>
20000508
- Makefile and RPM spec fixes