[newlib-cygwin] Add missing ChangeLog entry for previous commit

Corinna Vinschen corinna@sourceware.org
Wed Nov 18 21:05:00 GMT 2015


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=6895a3147be3827aeb802988cff43a0d5e22ed28

commit 6895a3147be3827aeb802988cff43a0d5e22ed28
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Wed Nov 18 22:05:21 2015 +0100

    Add missing ChangeLog entry for previous commit

Diff:
---
 winsup/cygwin/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b562969..44738a6 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,11 @@
 2015-11-18  Corinna Vinschen  <corinna@vinschen.de>
 
+	* collate.h (__collate_load_error): Convert to extern declaration.
+	* globals.cc (__collate_load_error): Define and initialize here.
+	* libc/fnmatch.c: Update to latest from FreeBSD.
+
+2015-11-18  Corinna Vinschen  <corinna@vinschen.de>
+
 	* path.cc (symlink_native): Don't generate native symlink targeting
 	Cygwin special file.  Inform the caller.
 	(symlink_worker): Don;t bail out in WSYM_nativestrict case if the



More information about the Cygwin-cvs mailing list