diff options
author | Carl Worth <cworth@cworth.org> | 2003-09-09 17:32:07 +0000 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2003-09-09 17:32:07 +0000 |
commit | 5d1bf0b96b7ef6eed5fb0b9089d9950d28c1c75a (patch) | |
tree | eb490619d8b613c601ecebe8566a2cabaaeb883c /pixman/ChangeLog.slim | |
parent | 5b5c172803887e59bf86f351d60930fd10f6063b (diff) |
Remove ';' from slim_hidden_def. Bump version to 0.1.1
Diffstat (limited to 'pixman/ChangeLog.slim')
-rw-r--r-- | pixman/ChangeLog.slim | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pixman/ChangeLog.slim b/pixman/ChangeLog.slim index 502d5204d..83e51d4e6 100644 --- a/pixman/ChangeLog.slim +++ b/pixman/ChangeLog.slim @@ -1,3 +1,11 @@ +2003-09-09 Carl Worth <cworth@isi.edu> + + * configure.in (SLIM_VERSION): Bump version number to 0.1.1 + + * src/slim_internal.h (slim_hidden_def): Remove ';' from macro + definition, (forcing the user to provide it which looks better + anyway). This also helps to avoid confusing etags. + 2003-07-31 Richard Henderson <rth@twiddle.net> * src/slim_internal.h (__internal_linkage): Attribute visibility |