aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-04-18 17:40:10 -0400
committerChong Yidong2010-04-18 17:40:10 -0400
commit137327efbdd91b16b7c56bfbb952da9e7dd8eb4d (patch)
treef38027468957bbf98c15144e04000a2bcfc9e968 /lisp/ChangeLog
parentbce318302431190bd0f20507da1b03808f0599d8 (diff)
downloademacs-137327efbdd91b16b7c56bfbb952da9e7dd8eb4d.tar.gz
emacs-137327efbdd91b16b7c56bfbb952da9e7dd8eb4d.zip
Bugfix for ede-proj-makefile-insert-variables.
* cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't destroy list before using it.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a337f8f5a8c..f6a1c77b1a4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-04-18 Chong Yidong <cyd@stupidchicken.com>
2
3 * cedet/ede/pmake.el (ede-proj-makefile-insert-variables): Don't
4 destroy list before using it.
5
12010-04-17 Dan Nicolaescu <dann@ics.uci.edu> 62010-04-17 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 Fix the version number for added files. 8 Fix the version number for added files.