Index: ossp-pkg/shtool/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/shtool/ChangeLog,v rcsdiff -q -kk '-r1.128' '-r1.129' -u '/v/ossp/cvs/ossp-pkg/shtool/ChangeLog,v' 2>/dev/null --- ChangeLog 2000/06/30 16:52:08 1.128 +++ ChangeLog 2000/07/01 12:17:34 1.129 @@ -9,15 +9,21 @@ ChangeLog - Changes between 1.4.9 and 1.5.0 (16-Apr-2000 to 30-Jun-2000): + Changes between 1.4.9 and 1.5.0 (16-Apr-2000 to 01-Jul-2000): *) Added global -r/--recreate option for generated shtool scripts which can be used to easily upgrade a script (the trick is that -r knows the list of modules which have to specified on the shtoolize command line). [Ralf S. Engelschall] - *) Completely rewrote `shtool version': - ..... + *) Completely rewritten `shtool version': + - new option -e for editing the new version interactively + - unclean -i[sabpP] option variants are now gone + - the calculated hex values (-dhex) are now really hex values + - better calculated libtool values (-dlibtool) + - the C and Perl version files are now using a structure instead + of various single variables. + - many other minor changes [Ralf S. Engelschall] *) Don't print `failed: 0/17' after a successful `make test'