automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: new NEWS for branch-1-7


From: Alexandre Duret-Lutz
Subject: FYI: new NEWS for branch-1-7
Date: Sat, 30 Nov 2002 21:13:45 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/20.7 (i386-debian-linux-gnu)

I'm checking this in on branch-1-7.

2002-11-30  Alexandre Duret-Lutz  <address@hidden>

        * NEWS: Summarize recent fixes.

Index: NEWS
===================================================================
RCS file: /cvs/automake/automake/NEWS,v
retrieving revision 1.198.2.4
diff -u -r1.198.2.4 NEWS
--- NEWS        16 Oct 2002 20:16:37 -0000      1.198.2.4
+++ NEWS        30 Nov 2002 20:11:01 -0000
@@ -1,3 +1,23 @@
+Bugs fixed in 1.7.1a:
+* Clean all known Texinfo index files, not only those which appear to
+  be used, because we cannot know wich indexes are used in included files.
+  (PR/375, Debian Bug #168671)
+* Honor only the first @setfilename seen in a Texinfo file.
+* Treat "required file X not found" diagnostics as errors (exit status 1).
+* Don't complain that a required file is not found when it is a Makefile
+  target. (PR/357)
+* Don't use single suffix inference rules when building `.info'-less
+  Info files, for the sake of Solaris make.
+* The `check' target now depends on `$(BUILT_SOURCES)'. (PR/359)
+* Recognize multiple inference rules such as `.a.b .c.d:'. (PR/371)
+* Warn about multiple inference rules when -Wportability is used. (PR/372)
+* Fix building of deansified files from subdirectories. (PR/370)
+* Add missing `fi' in the .c->.obj rules.
+* Improve install-sh to work even when names contain spaces or certain
+  (but not all) shell metachars.
+* Fix the following spurious failures in the test suite:
+  python3.test, texinfo13.test
+
 Bugs fixed in 1.7.1:
 * Honor `ansi2knr' for files built in subdirectories, or using per-targets
   flags.
-- 
Alexandre Duret-Lutz





reply via email to

[Prev in Thread] Current Thread [Next in Thread]