diff options
| author | Juanma Barranquero | 2010-07-20 20:32:42 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-07-20 20:32:42 +0200 |
| commit | 0a46152e2e184a052bea14f0caabba3206bf9169 (patch) | |
| tree | e0dfa583c1684e43f917c184d130a51168803168 /etc/ChangeLog | |
| parent | 9a6063e2d067352977171b9dd22bd99594d51007 (diff) | |
| download | emacs-0a46152e2e184a052bea14f0caabba3206bf9169.tar.gz emacs-0a46152e2e184a052bea14f0caabba3206bf9169.zip | |
* PROBLEMS: Add note about use of backslashes in Windows paths.
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 923659fb478..ee1915245a0 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-07-20 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * PROBLEMS: Add note about use of backslashes in Windows paths. | ||
| 4 | |||
| 1 | 2010-07-19 Juanma Barranquero <lekktu@gmail.com> | 5 | 2010-07-19 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * NEWS: Mention --enable-checking is now supported on Windows. | 7 | * NEWS: Mention --enable-checking is now supported on Windows. |