diff options
author | das <das> | 2008-02-02 23:59:10 (GMT) |
---|---|---|
committer | das <das> | 2008-02-02 23:59:10 (GMT) |
commit | 870a7bc8e458efe58ba40887c06509beea64cc0d (patch) | |
tree | 8fc9a4a3693faffc8c860136c25fa402d7eaa979 /ChangeLog | |
parent | 03def044c94d5a92a5120296510cd2bfa8c9e3fe (diff) | |
download | tk-870a7bc8e458efe58ba40887c06509beea64cc0d.zip tk-870a7bc8e458efe58ba40887c06509beea64cc0d.tar.gz tk-870a7bc8e458efe58ba40887c06509beea64cc0d.tar.bz2 |
* macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing
* unix/configure.in (Darwin): all library/msgs locales.
* unix/configure.in (Darwin): correct Info.plist year substitution in
non-framework builds.
* unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-02-02 Daniel Steffen <das@users.sourceforge.net> + + * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing + * unix/configure.in (Darwin): all library/msgs locales. + + * unix/configure.in (Darwin): correct Info.plist year substitution in + non-framework builds. + + * unix/configure: autoconf-2.13 + 2008-02-01 Reinhard Max <max@suse.de> * generic/tkImgGIF.c: Fixed a buffer overflow (CVE-2006-4484). |