summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-28 23:54:30 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-28 23:54:30 +0000
commit3e3322608c44650d6f85a466977a171e760e6319 (patch)
tree8298e306e4b780b078bc4f61c867456a74472db1 /ChangeLog
parenta381648faac7e9930d6fbb0535e955beb1458cf5 (diff)
downloadgtk+-3e3322608c44650d6f85a466977a171e760e6319.tar.gz
Rename 'id' parameter to avoid problems with Objective C.
Wed Nov 28 18:37:04 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtksocket.[ch] (gtk_socket_add_id): Rename 'id' parameter to avoid problems with Objective C.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 12fabcc80c..b3269cab8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 28 18:37:04 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtksocket.[ch] (gtk_socket_add_id): Rename 'id' parameter
+ to avoid problems with Objective C.
+
2001-11-28 Matthias Clasen <matthiasc@poet.de>
* gtk/gtkaccelmap.c: Typo fixes. (#65607)