diff options
Diffstat (limited to 'nt/ChangeLog')
| -rw-r--r-- | nt/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 966407e5ed3..ffdfb5dcab2 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-08-04 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * paths.h (PATH_LOADSEARCH, PATH_SITELOADSEARCH, PATH_EXEC) | ||
| 4 | (PATH_DATA, PATH_DOC): Replace dummy directory names with | ||
| 5 | directories relative to %emacs_dir%. | ||
| 6 | (PATH_EXEC): Add lib-src/oo-spd/i386 and lib-src/oo/i386, to cater | ||
| 7 | to the use case of running un-installed Emacs. | ||
| 8 | |||
| 1 | 2012-08-03 Juanma Barranquero <lekktu@gmail.com> | 9 | 2012-08-03 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 10 | ||
| 3 | * config.nt: Sync with autogen/config.in. | 11 | * config.nt: Sync with autogen/config.in. |