diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-02-10 00:17:06 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-02-10 00:17:06 +0000 |
commit | bf8cdc465590834a53a16a9aa3a7c8eb417894eb (patch) | |
tree | 55c8e3511a95c1f3a3aff04994ed788bf98e5edf /ChangeLog | |
parent | 41de921c503e86b8e106d7bfd3a92b50382c3951 (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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |