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:
authorMark Mitchell <mark@codesourcery.com>2005-11-29 06:45:00 +0300
committerMark Mitchell <mark@codesourcery.com>2005-11-29 06:45:00 +0300
commitb35cebb1feb499a7262917abb2500681b9eced6c (patch)
tree76710e4f30933756b60ff908dcb7d213e0197cf2
parentd3b102687e0668b3b5d1c2c97d9f8f471408ba59 (diff)
* binutils/dlltool.c (main): Fix typo.
* binutils/windres.c (main): Likewise.
-rw-r--r--ChangeLog.csl5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 2e2558d0b..e71869e80 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,8 @@
+2005-11-28 Mark Mitchell <mark@codesourcery.com>
+
+ * binutils/dlltool.c (main): Fix typo.
+ * binutils/windres.c (main): Likewise.
+
2005-11-17 Carlos O'Donell <carlos@codesourcery.com>
Issue #488