diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2009-02-28 23:07:42 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2009-02-28 23:07:42 +0000 |
commit | 2ae83832138a30948bc165acf995ec6986572221 (patch) | |
tree | 91476f4d4423b169485d4ce1b528be5a92e5f004 /ChangeLog | |
parent | 8f0e19afc870cd6a049f734f51db66bfa7fa55d0 (diff) | |
download | emacs-2ae83832138a30948bc165acf995ec6986572221.tar.gz |
(src): Fix last change so the first `cd' doesn't affect the second.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 43b961c9f3e..e3e493cabe3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-02-28 Stefan Monnier <monnier@iro.umontreal.ca> + + * Makefile.in (src): Fix last change so the first `cd' doesn't affect + the second. + 2009-02-28 Eli Zaretskii <eliz@gnu.org> * config.bat: Copy .dbxinit to _dbxinit. |