projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83c15df
)
Fix typo in the changelog for the last entry:
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Thu, 11 Mar 2004 07:35:09 +0000
(23:35 -0800)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Thu, 11 Mar 2004 07:35:09 +0000
(23:35 -0800)
escaping instead of esacping
From-SVN: r79306
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 802d4fb1be8b5f51c75c32e3c34642fdddd268ad..3d8d96f29b97bbecd3ae313e4efed8d2b2695e4e 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,7
+1,7
@@
2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
PR bootstrap/14522
- * configure.in: Fix es
ac
ping of $.
+ * configure.in: Fix es
ca
ping of $.
* configure: Regenerate.
2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>