summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 9700c24fd65..852d90c2ea0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,8 @@
2007-07-12 Kai Tietz <kai.tietz@onevision.com>
+ * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
+ work-a-round whitespace problem in gcc gengtype.
+
* splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
needed for WIN64 when a long is not wide enough for a pointer.
(splay_tree_key, splay_tree_value): Use the new types.