1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-15 14:21:13 +02:00

14557: remove obsolete version number

This commit is contained in:
Andrey Borzenkov 2001-05-30 10:26:59 +00:00
parent b6cf214d81
commit 7ea08d144e
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2001-05-30 Andrej Borsenkow <bor@zsh.org>
* 14557: INSTALL: remove 3.1 version number
2001-05-30 Sven Wischnowsky <wischnow@zsh.org> 2001-05-30 Sven Wischnowsky <wischnow@zsh.org>
* 14558: Completion/Base/Widget/_correct_word, * 14558: Completion/Base/Widget/_correct_word,

View file

@ -46,7 +46,7 @@ top level Makefile.
Dynamic loading Dynamic loading
--------------- ---------------
Zsh-3.1 has support for dynamically loadable modules. This is now enabled Zsh has support for dynamically loadable modules. This is now enabled
by default; to disable it, run configure with the --disable-dynamic option. by default; to disable it, run configure with the --disable-dynamic option.
Note that dynamic loading does not work on all systems. On these systems Note that dynamic loading does not work on all systems. On these systems
this option will have no effect. When dynamic loading is enabled, major this option will have no effect. When dynamic loading is enabled, major