diff options
Diffstat (limited to 'nt')
| -rw-r--r-- | nt/ChangeLog | 4 | ||||
| -rw-r--r-- | nt/INSTALL | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index fb3a168ebfe..83dcb0a029b 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-10-25 Christoph Scholtes <cschol2112@googlemail.com> | ||
| 2 | |||
| 3 | * INSTALL: Update URL for GTK download page. | ||
| 4 | |||
| 1 | 2011-10-19 Eli Zaretskii <eliz@gnu.org> | 5 | 2011-10-19 Eli Zaretskii <eliz@gnu.org> |
| 2 | 6 | ||
| 3 | * config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define. | 7 | * config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define. |
diff --git a/nt/INSTALL b/nt/INSTALL index b4a97011922..613610890ae 100644 --- a/nt/INSTALL +++ b/nt/INSTALL | |||
| @@ -323,7 +323,7 @@ | |||
| 323 | For PNG images, we recommend to use versions 1.4.x and later of | 323 | For PNG images, we recommend to use versions 1.4.x and later of |
| 324 | libpng, because previous versions had security issues. You can find | 324 | libpng, because previous versions had security issues. You can find |
| 325 | precompiled libraries and headers on the GTK download page for | 325 | precompiled libraries and headers on the GTK download page for |
| 326 | Windows (http://www.gtk.org/download-windows.html). | 326 | Windows (http://www.gtk.org/download/win32.php). |
| 327 | 327 | ||
| 328 | Versions 1.4.0 and later of libpng are binary incompatible with | 328 | Versions 1.4.0 and later of libpng are binary incompatible with |
| 329 | earlier versions, so Emacs will only look for libpng libraries which | 329 | earlier versions, so Emacs will only look for libpng libraries which |