diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2011-03-02 18:58:07 +0100 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2011-03-03 13:52:28 +0100 |
commit | d7d2a63e2ea7e885a5a4ec6121126d9973ce92f7 (patch) | |
tree | c4ea603f40010952031160be267b86832e509b7c | |
parent | 40086130a134290aa652017b6e1abf8259f12fb9 (diff) | |
download | zsh-d7d2a63e2ea7e885a5a4ec6121126d9973ce92f7.tar.gz zsh-d7d2a63e2ea7e885a5a4ec6121126d9973ce92f7.zip |
Release new version 4.3.11-4
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1c80adabe..727f3cd54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +zsh (4.3.11-4) unstable; urgency=low + + [ Frank Terbeck ] + * [78ab02ff] Initial `debian/' import + * [bfb94ad4] Adding _fuser fix from upstream + * [344bea55] Adding at2quilt script + * [4e83fa72] Adding autotools related patches + * [0bfbee7f] Make sure a configure script is executable and stamp.h.in exists + * [56cc95c7] Installation of Etc/FAQ currently fails for the debian package + * [545b40ea] Fix colors function to work with ksh_arrays (Closes: #613162) + * [6219ec1f] Fix detection of svn repositories in vcs_info (Closes: #611175) + * [983b6365] Adding patch to fix segfault with regular expression matching + * [6ced6e2c] Adding patch to support yodl3 + * [6267bebc] Refreshing autotools patches for yodl3 fixes + * [40086130] Fix endless loop due to lexer bug (Closes: #353863) + + [ Michael Prokop ] + * [e8d69775] README.Debian: Add instructions how to use the zsh-dbg package. + * [ed6737b2] Add yodl to Build-Depends and sort Build-Depends while at it. + + -- Frank Terbeck <ft@bewatermyfriend.org> Wed, 02 Mar 2011 18:57:37 +0100 + zsh (4.3.11-3) unstable; urgency=low * [6b5d568] Update Vcs-Git and Vcs-Browser control headers. |