Module Name: src
Committed By: riz
Date: Tue Oct 23 23:38:54 UTC 2012
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
Ticket 1459.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.251 -r1.1.2.252 src/doc/CHANGES-4.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-4.1
diff -u src/doc/CHANGES-4.1:1.1.2.251 src/doc/CHANGES-4.1:1.1.2.252
--- src/doc/CHANGES-4.1:1.1.2.251 Wed Oct 17 21:03:59 2012
+++ src/doc/CHANGES-4.1 Tue Oct 23 23:38:54 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.251 2012/10/17 21:03:59 bouyer Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.252 2012/10/23 23:38:54 riz Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4769,3 +4769,8 @@ usr.bin/calendar/calendars/calendar.netb
note NetBSD 6.0 release
[jnemeth, ticket #1460]
+bin/pax/ftree.c 1.42
+
+ Deal properly with empty lines in spec file.
+ [msaitoh, ticket #1459]
+