diff options
author | Clint Adams <clint@users.sourceforge.net> | 2007-10-13 13:33:04 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2007-10-13 13:33:04 +0000 |
commit | fe219a362b456de4f94c96e746e5b8955e81312d (patch) | |
tree | 9a7d4a16ef7a614d43301df55fe7609c5691918f /ChangeLog | |
parent | b5479cd40958417f6b98a636746dcdf1d2d35dd6 (diff) | |
download | zsh-fe219a362b456de4f94c96e746e5b8955e81312d.tar.gz zsh-fe219a362b456de4f94c96e746e5b8955e81312d.tar.xz zsh-fe219a362b456de4f94c96e746e5b8955e81312d.zip |
23947: remove apm battery status and add git branch detection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 61da8a098..9cda04ee7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-13 Clint Adams <clint@zsh.org> + * 23947: Functions/Prompts/prompt_clint_setup: remove apm battery + status and add git branch detection. + * unposted: Config/aczshoot.m4: quote name of aclocal function. 2007-10-12 Clint Adams <clint@zsh.org> |