1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
NEWS
----
Version 0.1.4:
--------------
2000-10-07
Prepared the package to be suitable for debian.
Version 0.1.3:
--------------
2000-08-20
Moved action in action.pm so that error messages are printed correctly.
Version 0.1.2:
--------------
2000-07-18
Possibly fixed OpaL::action bugs. Added debian release support.
Version 0.1.1:
--------------
2000-07-09
Added a new module OpaL::where for lotaing system resources like
programs. Now only contains which.
Version 0.1.0:
--------------
2000-07-06
Added two more functions (getDebugLevel and getQuitLevel) to the action
module and wrote some better documentation.
Added two more functions (readfileline and readsclarcommand) to the
read module.
Documented all functions.
2000-07-03
Fixing some strange errors.
2000-06-27 15:57
Project started with the help of orm.pl
|