diff options
author | Tor Lillqvist <tml@novell.com> | 2008-07-23 23:53:15 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2008-07-23 23:53:15 +0000 |
commit | d395b1dcda2e569b5721520dab67a794023ea646 (patch) | |
tree | 641cc298df8f1538c3d2dcd68034d26ad5abb345 /ChangeLog | |
parent | 0939c06f6fce08f6cf973a665f65a4453657b990 (diff) | |
download | glib-d395b1dcda2e569b5721520dab67a794023ea646.tar.gz |
Check also _WIN64.
2008-07-24 Tor Lillqvist <tml@novell.com>
* glibconfig.h.win32.in: Check also _WIN64.
svn path=/trunk/; revision=7247
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2008-07-24 Tor Lillqvist <tml@novell.com> + * glibconfig.h.win32.in: Check also _WIN64. + +2008-07-24 Tor Lillqvist <tml@novell.com> + * glibconfig.h.win32.in: Patch for 64-bit Windows from Richard Hult. |