summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-05-05 16:50:08 +0000
committerAkira TAGOH <akira@tagoh.org>2006-05-05 16:50:08 +0000
commitcb84819b533988c5194e9d8562e3ef28ad0f324e (patch)
treed2a5107725a7d20d7d7ef194c2c6c256a077bd9e /ChangeLog
parent7043cf84e07bc8e35d5f16069452a0c8d7b3d085 (diff)
" also check if the required command is available."
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c3122f..237debd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* commit.sh: implemented a testrun mode and -m option to give the own
commit message.
+ also check if the required command is available.
* hieroglyph/hgmem.c (hg_pool_ref_new): new function.
(hg_pool_ref_free): new function.