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>2005-08-11 01:16:14 +0400
committerDJ Delorie <dj@redhat.com>2005-08-11 01:16:14 +0400
commit2e73582e2951611c44a94effcdd689be4ab55d72 (patch)
tree78d99e4337cb6fc2e9e8ebc57b5f7ee1b65020b0 /newlib/ChangeLog
parent234cf97f858cc122f816a72a4e41a2191df5b005 (diff)
* MAINTAINERS (CPU Ports): Add CPU port maintainer section.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6d8ec651f..7ad263c87 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-10 DJ Delorie <dj@redhat.com>
+
+ * MAINTAINERS (CPU Ports): Add CPU port maintainer section.
+
2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com>
* libm/common/sf_fmax.c: Fix to properly handle NaNs.