diff options
author | Doug Kearns <dkearns@users.sourceforge.net> | 2009-01-22 12:12:13 +0000 |
---|---|---|
committer | Doug Kearns <dkearns@users.sourceforge.net> | 2009-01-22 12:12:13 +0000 |
commit | a5260beedb4a8fe7ac3c2909a443039982740025 (patch) | |
tree | da042d4c61fc1d07862391aec5457f15ea45916f /ChangeLog | |
parent | 52bb631ccbe563793c5cd1ca837c789c3f8bb27b (diff) | |
download | zsh-a5260beedb4a8fe7ac3c2909a443039982740025.tar.gz zsh-a5260beedb4a8fe7ac3c2909a443039982740025.tar.xz zsh-a5260beedb4a8fe7ac3c2909a443039982740025.zip |
unposted: Fix some typos in the development guide
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 621ac6ec4..26bad2e27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-01-22 Doug Kearns <dougkearns@gmail.com> + + * unposted: Etc/zsh-development-guide: fix some typos. + 2009-01-20 Peter Stephenson <pws@csr.com> * 26373: Src/Zle/complist.c: initialise variable in menu @@ -10963,5 +10967,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4520 $ +* $Revision: 1.4521 $ ***************************************************** |