1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-27 04:40:59 +01:00
This commit is contained in:
Wayne Davison 2006-04-11 17:52:32 +00:00
parent 242556158d
commit 1d25bdbe0c

View file

@ -1,3 +1,8 @@
2006-04-11 Wayne Davison <wayned@users.sourceforge.net>
* 22415: Doc/Makefile.in: changed how we call install-info so that
we work with Debian's (broken) version as well as GNU's version.
2006-04-09 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 22409: Src/pattern.c: fix compilation with --disable-multibyte.