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:
authorIan Lance Taylor <iant@google.com>2008-03-25 02:43:26 +0300
committerIan Lance Taylor <iant@google.com>2008-03-25 02:43:26 +0300
commitf45a8323151de5c5907b7468fc22b62981815ccb (patch)
tree84762d36230b4248edee5d461dafa97c1f3af02e /include/ChangeLog
parenta9f60378fe5a1ea24471ca9302b6510ee678a695 (diff)
* md5.h: Add extern "C" when compiled with C++.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 7e1bf2049..8b5630d02 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+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>
* filenames.h: Add extern "C" when compiled with C++.