summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17fb089..3129cd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Version 2.3.2e
+ - Use <stdlib.h> instead of <malloc.h>
+
Version 2.3.1b
- Use reallocf instead of realloc
- Unbuffered mode works with nonseekable files (stdin)