summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cfb38233d..3d0129841 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
120130601 120130601
2 - (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to 2 - (dtucker) [configure.ac openbsd-compat/xcrypt.c] bz#2112: fall back to
3 using openssl's DES_crpyt function on platorms that don't have a native 3 using openssl's DES_crypt function on platorms that don't have a native
4 one, eg Android. Based on a patch from Nathan Osman. 4 one, eg Android. Based on a patch from Nathan Osman.
5 - (dtucker) [configure.ac defines.h] Test for fd_mask, howmany and NFDBITS 5 - (dtucker) [configure.ac defines.h] Test for fd_mask, howmany and NFDBITS
6 rather than trying to enumerate the plaforms that don't have them. 6 rather than trying to enumerate the plaforms that don't have them.