aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-11-17 12:33:33 -0500
committerUlrich Drepper <drepper@gmail.com>2011-11-17 12:33:33 -0500
commit9d65ea3a9b83ac3961229ba296a7caf90abce68d (patch)
treea9b3c7ac1a524042d35fc22f296058456486d5b1 /ChangeLog
parent5583a0862cf94f71cbcde91c4043a20af65facca (diff)
downloadglibc-9d65ea3a9b83ac3961229ba296a7caf90abce68d.tar
glibc-9d65ea3a9b83ac3961229ba296a7caf90abce68d.tar.gz
glibc-9d65ea3a9b83ac3961229ba296a7caf90abce68d.tar.bz2
glibc-9d65ea3a9b83ac3961229ba296a7caf90abce68d.zip
Remove handling of VCs other then git
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fced7f1b73..d9866def31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-11-17 Ulrich Drepper <drepper@gmail.com>
+
+ * Makefile.in: Remove CVSOPT handling.
+ * configure.in: Remove use of AC_REVISION.
+ * iconvdata/Makefile (distribute): No need to filter out CVS.
+ * scripts/list-sources.sh: Remove CVS, subversion and monotone
+ handling.
+
2011-11-16 Andreas Schwab <schwab@redhat.com>
* sysdeps/i386/i686/multiarch/strcmp-ssse3.S
@@ -13,7 +21,7 @@
2011-11-15 Ulrich Drepper <drepper@gmail.com>
- * locale/loadarchive.c (_nl_load_locale_from_archive): Open files to
+ * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
O_CLOEXEC.
* locale/loadlocale.c (_nl_load_locale): Likewise.