summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-12-03 04:41:51 +0000
committerKevin E Martin <kem@kem.org>2005-12-03 04:41:51 +0000
commit4ff8025f6d0c9ef14e500d123613ccee45c8c23e (patch)
tree10a963620d5c445d74c25e11ca21730dfe21b90d /ChangeLog
parent4c738dba961b3eae69e466a0bfcd8e6e3e539675 (diff)
Add check and cflags for malloc(0) returning NULL.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 712c63f..dca970d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-02 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ * src/Makefile.am:
+ Add check and cflags for malloc(0) returning NULL.
+
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* xv.pc.in: