Rewritten command line parsing code to get rid of Console_GetoptPlus dependency
This commit is contained in:
8
CHANGELOG
Normal file
8
CHANGELOG
Normal file
@@ -0,0 +1,8 @@
|
||||
Version 2.0
|
||||
Rewritten the entire command line parsing code to get rid of the
|
||||
PEAR Console_GetoptPlus dependency.
|
||||
The script sould now be able to run out-of-the-box on most
|
||||
machines without the need for Console_GetoptPlus.
|
||||
|
||||
Version 1.0
|
||||
First version released!
|
Reference in New Issue
Block a user