diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-02-07 02:11:00 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-02-07 02:11:00 +0000 |
commit | 154b57fdb6a9769858de3e9c0b0c0a6e08cea001 (patch) | |
tree | 3f1055c009948bc978bd6703a81c0d32f4c00e9f /ChangeLog | |
parent | 5202a8be2e977dca4070da529d2640e5fc79efcf (diff) | |
download | zsh-154b57fdb6a9769858de3e9c0b0c0a6e08cea001.tar.gz zsh-154b57fdb6a9769858de3e9c0b0c0a6e08cea001.tar.xz zsh-154b57fdb6a9769858de3e9c0b0c0a6e08cea001.zip |
unposted: remove shebang line.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
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> |