Changes between Version 10 and Version 11 of pkg-shell
- Timestamp:
- 04/03/12 23:40:46 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pkg-shell
v10 v11 8 8 9 9 == Changes == 10 === 1.0.0-7 --> .0-8 === 11 * fix: cleaner calling of parameters introduced in .0-7; less noise in o-help reporting.10 * 1.0.0-9: #284, new batch files `addpath` and `inpath` to intelligently only add items to PATH if they're not there exist already. 11 * 1.0.0-9: #276, instead of stripping trailing backslash just convert doubles to singles. 12 12 13 === 1.0.0-6 --> .0-7 === 14 * change: pass initiating command line args to o4w shell. Allows calling osgeo4w.bat with parameters, e.g. `"path\to\osgeo4w.bat %pythonhome%\path\to\pythonwin.exe"`. Also don't display help if parameters are present (is faster and not as noisy). 13 * 1.0.0-8: fix: cleaner calling of parameters introduced in .0-7; less noise in o-help reporting. 15 14 16 === 1.0.0-5 --> .0-6 === 17 * bugfix: postinstall bat did not have properly closed quotes 18 * change: `o-help` lists batchfiles as well as .exe and .py 15 * 1.0.0-7: change: pass initiating command line args to o4w shell. Allows calling osgeo4w.bat with parameters, e.g. `"path\to\osgeo4w.bat %pythonhome%\path\to\pythonwin.exe"`. Also don't display help if parameters are present (is faster and not as noisy). 19 16 20 === 1.0.0-4 --> .0-5 === 21 * fixed startmenu group, was double nested (OSGeo4W\OSGeo4W)17 * 1.0.0-6: bugfix: postinstall bat did not have properly closed quotes 18 * 1.0.0-6: change: `o-help` lists batchfiles as well as .exe and .py 22 19 23 === 1.0.0-3 --> .0-4 === 20 * 1.0.0-5: fixed startmenu group, was double nested (OSGeo4W\OSGeo4W) 24 21 25 * fixed bug in postinstall where duplicate desktop link was created22 * 1.0.0-4: fixed bug in postinstall where duplicate desktop link was created 26 23 27 === 1.0.0-2 --> .0-3 === 28 29 * fixed bug in postinstall: Start menu one link was not created properly 30 * osgeo.bat calls o-help on startup 31 * Shortened osgeo-help.bat to o-help.bat (if you upgraded from .0-2 you may need to remove the old one manually) 24 * 1.0.0-3: fixed bug in postinstall: Start menu one link was not created properly 25 * 1.0.0-3: osgeo.bat calls o-help on startup 26 * 1.0.0-3: Shortened osgeo-help.bat to o-help.bat (if you upgraded from .0-2 you may need to remove the old one manually) 32 27 33 28