aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2010-09-29 18:20:51 -0700
committerDan Nicolaescu2010-09-29 18:20:51 -0700
commite4b6db1206d6370ff25380e3d67e7ae39334a952 (patch)
treedbb3cbaeb342d19b8b171539b24046cc30bebdea /src/ChangeLog
parent1becef93b4ab54202d07ffd5cd6b364b300d23a2 (diff)
downloademacs-e4b6db1206d6370ff25380e3d67e7ae39334a952.tar.gz
emacs-e4b6db1206d6370ff25380e3d67e7ae39334a952.zip
* src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ba21c2a411b..cfdff363222 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-09-30 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in: ecrt0.c does not exist anymore, do not mention it.
4
12010-09-30 Juanma Barranquero <lekktu@gmail.com> 52010-09-30 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * w32console.c (vga_stdcolor_name): Remove unused function; 7 * w32console.c (vga_stdcolor_name): Remove unused function;