changeset 6209:9266f05c7c9c

* srclist.txt: Add glibc bugs 1293.
author Simon Josefsson <simon@josefsson.org>
date Sat, 03 Sep 2005 09:05:55 +0000
parents c72d8c259348
children 4e6ef6bd2966
files config/ChangeLog config/srclist.txt
diffstat 2 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,7 @@
+2005-09-03  Simon Josefsson  <jas@extundo.com>
+
+	* srclist.txt: Add glibc bugs 1293.
+
 2005-09-02  Bruno Haible  <bruno@clisp.org>
 
 	* srclist.txt: lib-link.m4 and lib-prefix.m4 currently have patches
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.101 2005-09-02 22:54:59 eggert Exp $
+# $Id: srclist.txt,v 1.102 2005-09-03 09:05:55 jas Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -87,14 +87,16 @@
 #$LIBCSRC/argp/argp-pvh.c		lib gpl
 $LIBCSRC/argp/argp-xinl.c		lib gpl
 #$LIBCSRC/argp/argp.h			lib gpl
-$LIBCSRC/libidn/iconvme.h		lib gpl
-$LIBCSRC/libidn/iconvme.c		lib gpl
 $LIBCSRC/stdlib/getsubopt.c		lib gpl
 #$LIBCSRC/posix/getopt.c		lib gpl
 #$LIBCSRC/posix/getopt.h		lib gpl (getopt_.h in gnulib)
 #$LIBCSRC/posix/getopt1.c		lib gpl
 #$LIBCSRC/posix/getopt_int.h		lib gpl
 #
+# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1293
+#$LIBCSRC/libidn/iconvme.h		lib gpl
+#$LIBCSRC/libidn/iconvme.c		lib gpl
+
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1057
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1217
 # http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220