Module Name:    src
Committed By:   snj
Date:           Tue Aug 25 18:07:47 UTC 2009

Modified Files:
        src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1354.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.172 -r1.1.2.173 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.172 src/doc/CHANGES-4.1:1.1.2.173
--- src/doc/CHANGES-4.1:1.1.2.172	Tue Aug 18 11:14:52 2009
+++ src/doc/CHANGES-4.1	Tue Aug 25 18:07:47 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.1,v 1.1.2.172 2009/08/18 11:14:52 bouyer Exp $
+#	$NetBSD: CHANGES-4.1,v 1.1.2.173 2009/08/25 18:07:47 snj Exp $
 
 A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
 release:
@@ -3741,3 +3741,16 @@
 	success).
 	[spz, ticket #1350]
 
+bin/pax/options.c				1.105 via patch
+usr.bin/ctags/C.c				1.19
+usr.bin/ctags/ctags.h				1.9
+usr.bin/ctags/fortran.c				1.11
+usr.bin/ctags/lisp.c				1.11
+usr.bin/ctags/print.c				1.10
+usr.bin/ctags/yacc.c				1.12
+usr.bin/gencat/gencat.c				1.30 via patch
+
+	Rename internal getline() function to get_line() so it does
+	not conflict with -current's getline(3) libc function.
+	[plunky, ticket #1354]
+

Reply via email to