summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-08-23 22:50:10 +0000
committerStef Walter <stef@thewalter.net>2004-08-23 22:50:10 +0000
commit82d27b14e9e3ac81e7fd37092806ef6ad685683b (patch)
tree0d6402dca7099f16865f19577786e8a8a581bdb8 /ChangeLog
parentff26b4137c6dc3d622336e725bd6f5630b301027 (diff)
Fixes for windows
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)