[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FYI: branch-1-7/NEWS
From: |
Alexandre Duret-Lutz |
Subject: |
FYI: branch-1-7/NEWS |
Date: |
Fri, 11 Apr 2003 22:52:56 +0200 |
User-agent: |
Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 (gnu/linux) |
I'm installing this on branch-1-7.
I think I'll roll up 1.7.3b and then 1.7.4 once the dejagnu
issue is resolved.
2003-04-11 Alexandre Duret-Lutz <address@hidden>
* NEWS: Summarize recent fixes.
Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.198.2.27
diff -u -r1.198.2.27 NEWS
--- NEWS 20 Feb 2003 17:45:14 -0000 1.198.2.27
+++ NEWS 11 Apr 2003 20:47:37 -0000
@@ -1,3 +1,15 @@
+Bugs fixed in 1.7.3b:
+* Tweak the TAGS rule to support Exuberant Ctags (in addition to
+ the Emacs implementation)
+* Fix output of aclocal.m4 dependencies in subdirectories.
+* Use `mv -f' instead of `mv' in fastdep rules.
+* Upgrade mdate-sh to work on OS/2.
+* Don't byte-compile elisp files when ELCFILES is set empty.
+ (this documented feature was broken by 1.7.3)
+* Diagnose trailing backslashes on last line of Makefile.am.
+* Diagnose whitespace following trailing backslashes.
+* Minor documentation fixes.
+
Bugs fixed in 1.7.3:
* Fix stamp files numbering (when using multiple AC_CONFIG_HEADERS).
* Query distutils for `pythondir' and `pythonexecdir', instead of
--
Alexandre Duret-Lutz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- FYI: branch-1-7/NEWS,
Alexandre Duret-Lutz <=