diff options
author | Andrey Borzenkov <bor@users.sourceforge.net> | 2006-09-16 15:53:03 +0000 |
---|---|---|
committer | Andrey Borzenkov <bor@users.sourceforge.net> | 2006-09-16 15:53:03 +0000 |
commit | d8ce9807d4e2aaf29b709e707ed948c757c3ef3b (patch) | |
tree | 7042dad0cd2d8fa7f199a13a410f2c63b8f528d4 /ChangeLog | |
parent | a259e097b5374f1a7f2774e8cf2787ac132318c3 (diff) | |
download | zsh-d8ce9807d4e2aaf29b709e707ed948c757c3ef3b.tar.gz zsh-d8ce9807d4e2aaf29b709e707ed948c757c3ef3b.tar.xz zsh-d8ce9807d4e2aaf29b709e707ed948c757c3ef3b.zip |
22721: add pdf target to top Makefile.in
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3ef5d0d54..28384a226 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-09-16 Andrey Borzenkov <bor@zsh.org> + + * 22721: Makefile.in: add pdf target + 2006-09-15 Clint Adams <clint@zsh.org> * 22719: configure.ac: check for RLIMIT_NICE and |