aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2015-04-15 04:11:18 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2015-04-15 04:11:18 +0200
commita644aa893248fc27c50140f9022c3a7472e0cb53 (patch)
tree5039846591b08ff78fcee5f9b43ae5ce81201b00 /ChangeLog
parentec5b9462e068fba2a571ab3f3943c48250048d3c (diff)
downloadgdb-a644aa893248fc27c50140f9022c3a7472e0cb53.zip
gdb-a644aa893248fc27c50140f9022c3a7472e0cb53.tar.gz
gdb-a644aa893248fc27c50140f9022c3a7472e0cb53.tar.bz2
Fix typo in last ChangeLog.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 616c5c2..f9d20f7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
Hans-Peter Nilsson <hp@axis.com>
Adjust src-release.sh for sim using the gdb create-version.sh.
- * sim-release.sh (tar_compress): If there's a fifth parameter,
+ * src-release.sh (tar_compress): If there's a fifth parameter,
use that in the getver call instead of $tool.
(sim_release): Pass gdb as fifth parameter to tar_compress.
(SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.