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 <mmitchel@gcc.gnu.org>2005-10-01 08:42:33 +0000
commitfdf84417b930dec65dbabe735ca984080079af6e (patch)
tree557379fa258c8654fc3d84bab363f4e03b5559ca /maintainer-scripts/ChangeLog
parentcc6312c1e8cc9254859557e613fccc447cea45e6 (diff)
downloadgcc-fdf84417b930dec65dbabe735ca984080079af6e.zip
gcc-fdf84417b930dec65dbabe735ca984080079af6e.tar.gz
gcc-fdf84417b930dec65dbabe735ca984080079af6e.tar.bz2
gcc_release (build_sources): If trying to apply a tag that already exists, issue an error message and exit.
* gcc_release (build_sources): If trying to apply a tag that already exists, issue an error message and exit. From-SVN: r104854
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 24e51de..968e14a 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