aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index ee1915245a0..a2770c12305 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,8 @@
12010-07-24 Christoph Scholtes <cschol2112@gmail.com>
2
3 * NEWS: Document new --distfiles configure.bat option and
4 `dist' make target on Windows.
5
12010-07-20 Juanma Barranquero <lekktu@gmail.com> 62010-07-20 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * PROBLEMS: Add note about use of backslashes in Windows paths. 8 * PROBLEMS: Add note about use of backslashes in Windows paths.
@@ -4941,7 +4946,7 @@
4941 * etags.c: Changes for VMS. 4946 * etags.c: Changes for VMS.
4942 Always define ETAGS on VMS. 4947 Always define ETAGS on VMS.
4943 Define macros GOOD and BAD for success and failure exit codes. 4948 Define macros GOOD and BAD for success and failure exit codes.
4944 (begtk, intk): Allow `$' in identifiers 4949 (begtk, intk): Allow `$' in identifiers.
4945 (main): Don't support -B, -F or -u on VMS. 4950 (main): Don't support -B, -F or -u on VMS.
4946 Alternate loop for scanning filename arguments. 4951 Alternate loop for scanning filename arguments.
4947 (system): Delete definition of this function. 4952 (system): Delete definition of this function.