aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2008-02-11 15:36:20 +0000
committerJason Rumney2008-02-11 15:36:20 +0000
commitf1cefe09d6df020ae8514956ddd75035c469ea7e (patch)
tree85dd3e6ee9094cb8902f21f8f24fc79be6e636d3 /nt/ChangeLog
parentbc92622e5d4a15f7aa3a20054df170b751be99ad (diff)
downloademacs-f1cefe09d6df020ae8514956ddd75035c469ea7e.tar.gz
emacs-f1cefe09d6df020ae8514956ddd75035c469ea7e.zip
(add_registry): Add an App Paths registry key.
Look for GTK and add it to the DLL search path for Emacs if found.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index cc5ecd34878..9ed90a97eec 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
12008-02-11 Jason Rumney <jasonr@gnu.org>
2
3 * addpm.c (add_registry): Add an App Paths registry key.
4 Look for GTK and add it to the DLL search path for Emacs if found.
5
12008-02-05 Juanma Barranquero <lekktu@gmail.com> 62008-02-05 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * configure.bat: In help, use generic names for the image libraries. 8 * configure.bat: In help, use generic names for the image libraries.