Changelog for
zsh-4.3.6-67.3.x86_64.rpm :
Mon Feb 23 13:00:00 2009 roAATTsuse.de
- ignore test suite errors, too many unreproducable failures
Thu Oct 2 14:00:00 2008 hvogelAATTsuse.de
- globally disabling the test was the plan, not only on some archs
Thu Sep 18 14:00:00 2008 hvogelAATTsuse.de
- disable another test globally which keeps hanging
Tue Jun 17 14:00:00 2008 hvogelAATTsuse.de
- disable one test globally
Thu Apr 3 14:00:00 2008 hvogelAATTsuse.de
- update to 4.3.6
* Various bugfixes
* various buildfixes
* for calendar_show use kdialog rather than xmessage if in KDE
* clarify the message printed when compaudit finds problems
* improve compsys option handling
* add -q option to cd, chdir, pushd, popd
* wait shouldn\'t return immediately on a signal unless it\'s
trapped
* fix not enough space for ztrftime string with multibyte
characters
Tue Mar 25 13:00:00 2008 hvogelAATTsuse.de
- Disable some tests on s390, s390x, ppc and ppc64
Thu Mar 20 13:00:00 2008 hvogelAATTsuse.de
- update to 4.3.5
* Various bugfixes
* stop tindent becoming negative, which causes infinite use of
memory; add debug test to see where it would become negative.
* make malloc(0) allocate a single byte instead of returning
invalid (and unfreeable) memory.
* fix race in POSIX signal blocking
* various completion fixes/updates, mostly git
* tidy up module interface and documentation
* more build tests
* The new extended globbing flag (#cN,M) behaves similarly to
the extended regular expression syntax {N,M}.
* The zsh/datetime module has been enhanced and a calendar function
system has been added along the lines of (but much enhanced from)
* A new module zsh/curses provides a builtin zcurses for access to
to the curses screen manipulation package.
Mon Dec 3 13:00:00 2007 hvogelAATTsuse.de
- cleanup initialization files
* Dont source profile from zshenv. profile is not for interactive
shells [#343621]
* Instead source profile from zprofile so we dont loose the features
and its easy to get rid of it.
* Source bash.bashrc from zshrc to keep the features and make it
possible to get rid of it easier.
Wed Jul 4 14:00:00 2007 hvogelAATTsuse.de
- update to version 4.3.4
* various bugfixes
* countless completion fixes
* some new completions
* various UTF8 fixes
- remove autoresume option from default config [#287776]
Fri Mar 30 14:00:00 2007 rguentherAATTsuse.de
- add ncurses-devel BuildRequires.
Fri Jul 14 14:00:00 2006 mskibbeAATTsuse.de
- merged in patches from poeml (mrueckerAATTsuse.de)
- rediffed patches for -p0 (mrueckerAATTsuse.de)
- update to version 4.3.2 which (mrueckerAATTsuse.de)
o fix two minor build problems
o contains initial support for multibyte characters in the shell\'s line editor
- only require libcap for build on 10.0 and older (mrueckerAATTsuse.de)