summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2001-02-10 00:17:06 +0000
committerTor Lillqvist <tml@src.gnome.org>2001-02-10 00:17:06 +0000
commitbf8cdc465590834a53a16a9aa3a7c8eb417894eb (patch)
tree55c8e3511a95c1f3a3aff04994ed788bf98e5edf /ChangeLog
parent41de921c503e86b8e106d7bfd3a92b50382c3951 (diff)
Don't store address of local variable in hashtable.
2001-02-10 Tor Lillqvist <tml@iki.fi> * gwin32.c (get_package_directory_from_module): Don't store address of local variable in hashtable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fed2109c5..035040a26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-02-10 Tor Lillqvist <tml@iki.fi>
+
+ * gwin32.c (get_package_directory_from_module): Don't store
+ address of local variable in hashtable.
+
2001-02-08 Fatih Demir <kabalak@kabalak.net>
* configure.in: Added "tr" to ALL_LINGUAS.