1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 06:49:49 +02:00

42305: CVS should be git

This commit is contained in:
Daniel Tameling 2018-01-20 21:06:18 +01:00 committed by Peter Stephenson
parent 4c8552170e
commit 12704997a3
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-01-22 Peter Stephenson <p.stephenson@samsung.com>
* Daniel Tamelin: 42305: INSTALL: CVS should be git.
2018-01-20 Mikael Magnusson <mikachu@gmail.com>
* 42243: Src/Modules/pcre.c: Free stuff properly in zsh/pcre

View File

@ -47,7 +47,7 @@ Pre-configuration
If you are using a normal source release, skip this section.
If the `configure' script does not already exist -- e.g., if you've got
a snapshot of the bare sources just checked out from a CVS repository
a snapshot of the bare sources just checked out from a git repository
-- some things need to be built before the configuration can proceed.
Run the script `./Util/preconfig' to do this.