summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-07 02:11:00 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-07 02:11:00 +0000
commit154b57fdb6a9769858de3e9c0b0c0a6e08cea001 (patch)
tree3f1055c009948bc978bd6703a81c0d32f4c00e9f
parent5202a8be2e977dca4070da529d2640e5fc79efcf (diff)
downloadzsh-154b57fdb6a9769858de3e9c0b0c0a6e08cea001.tar.gz
zsh-154b57fdb6a9769858de3e9c0b0c0a6e08cea001.zip
unposted: remove shebang line.
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bb988328e..19b706ae0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2008-02-07 Clint Adams <clint@zsh.org>
- * unposted: Functions/Misc/run-help-git: remove shebang line.
+ * unposted: Functions/Misc/run-help-git,
+ Functions/Calendar/calendar_add, Functions/Misc/sticky-note: remove
+ shebang line.
2008-02-06 Clint Adams <clint@zsh.org>