summaryrefslogtreecommitdiff
path: root/pixman/ChangeLog
diff options
context:
space:
mode:
authorBilly Biggs <vektor@dumbterm.net>2005-08-17 21:14:02 +0000
committerBilly Biggs <vektor@dumbterm.net>2005-08-17 21:14:02 +0000
commit4ebe0b63cc5487661c8016ef9f80aa7890772517 (patch)
tree1639f51e4acb62abb522d020d8b1abe1eab9c5e6 /pixman/ChangeLog
parent75b0541bdfb77ef456e09b1b92ccb0d2e9245ae3 (diff)
Only mangle exported symbols. This is sufficient and makes debugging a lot easier.
Diffstat (limited to 'pixman/ChangeLog')
-rw-r--r--pixman/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/pixman/ChangeLog b/pixman/ChangeLog
index 8fb1e2b0..1f432120 100644
--- a/pixman/ChangeLog
+++ b/pixman/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-17 Billy Biggs <vektor@dumbterm.net>
+
+ * src/pixman-remap.h: Only mangle exported symbols. This is
+ sufficient and makes debugging a lot easier.
+
2005-08-16 Billy Biggs <vektor@dumbterm.net>
* src/Makefile.am: Fix a typo in the last commit.