summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-02-12 11:01:39 +1100
committerDamien Miller <djm@mindrot.org>2013-02-12 11:01:39 +1100
commit0cd2f8e5f8276e178d696f3495ca2a9a691dccf5 (patch)
tree9305d1df72fdcfc6a8912e472fc7b925ac512c45 /ChangeLog
parentf0a8ded824a0149940a8c95755da05a9ce5d7f35 (diff)
- djm@cvs.openbsd.org 2013/01/27 10:06:12
[krl.c] actually use the xrealloc() return value; spotted by xi.wang AT gmail.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25fb4b680..b028fef82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
19 [Makefile.in acss.c acss.h cipher-acss.c cipher.c] 19 [Makefile.in acss.c acss.h cipher-acss.c cipher.c]
20 [openbsd-compat/openssl-compat.h] 20 [openbsd-compat/openssl-compat.h]
21 remove ACSS, now that it is gone from libcrypto too 21 remove ACSS, now that it is gone from libcrypto too
22 - djm@cvs.openbsd.org 2013/01/27 10:06:12
23 [krl.c]
24 actually use the xrealloc() return value; spotted by xi.wang AT gmail.com
22 25
2320130211 2620130211
24 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old 27 - (djm) [configure.ac openbsd-compat/openssl-compat.h] Repair build on old