aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97a9edb6458..a1b1100a389 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12009-10-08 Chong Yidong <cyd@stupidchicken.com> 12009-10-08 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * cedet/ede/proj.el (project-make-dist): Fix filename test. 3 * cedet/ede/proj.el (project-make-dist, project-compile-project):
4 Fix filename test.
4 (ede-proj-dist-makefile): Use expand-file-name instead of concat 5 (ede-proj-dist-makefile): Use expand-file-name instead of concat
5 to expand file names. 6 to expand file names.
6 7