summaryrefslogtreecommitdiff
path: root/pixman/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/ChangeLog')
-rw-r--r--pixman/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/pixman/ChangeLog b/pixman/ChangeLog
index 3571efa34..518b7c6ab 100644
--- a/pixman/ChangeLog
+++ b/pixman/ChangeLog
@@ -1,5 +1,11 @@
2005-05-18 Carl Worth <cworth@cworth.org>
+ * NEWS: Add notes for snapshot 0.1.5.
+
+ * configure.in: Increment version to 0.1.5.
+
+2005-05-18 Carl Worth <cworth@cworth.org>
+
* src/icimage.c (pixman_image_destroy): Clear pointers to NULL
after destroying/freeing them.