aboutsummaryrefslogtreecommitdiff
path: root/maintainer-scripts/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-10-01 08:42:33 +0000
committerMark Mitchell <mark@codesourcery.com>2005-10-01 08:42:33 +0000
commitc23bde1843acf1323cf10236673c139424594299 (patch)
tree557379fa258c8654fc3d84bab363f4e03b5559ca /maintainer-scripts/ChangeLog
parent5b310bc21f418cb2c748a3b043fcc1445eb11f5f (diff)
* gcc_release (build_sources): If trying to apply a tag that
already exists, issue an error message and exit. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@104854 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r--maintainer-scripts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog
index 24e51deb9fd..968e14a68ea 100644
--- a/maintainer-scripts/ChangeLog
+++ b/maintainer-scripts/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-01 Mark Mitchell <mark@codesourcery.com>
+
+ * gcc_release (build_sources): If trying to apply a tag that
+ already exists, issue an error message and exit.
+
2005-09-30 Joseph S. Myers <joseph@codesourcery.com>
PR other/23693