Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2008-03-25 04:02:08 +0300
committerDJ Delorie <dj@redhat.com>2008-03-25 04:02:08 +0300
commitf63cadb81aabe996c39afacefce8ec2064851465 (patch)
tree617fdca479c3fb65833dc3e0541754b9e4d9f7be /include/ChangeLog
parentc01f99ec8795473aa98f03669bc0dea94450a8a1 (diff)
merge from gcc
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 8b5630d02..0b22f18e7 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,5 +1,11 @@
2008-03-24 Ian Lance Taylor <iant@google.com>
+ * sha1.h: New file, from gnulib.
+
+ * md5.h: Add extern "C" when compiled with C++.
+
+2008-03-24 Ian Lance Taylor <iant@google.com>
+
* md5.h: Add extern "C" when compiled with C++.
2008-03-21 Ian Lance Taylor <iant@google.com>