File: ChangeLog

package info (click to toggle)
opalmod 0.1.16
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 172 kB
  • ctags: 16
  • sloc: perl: 220; makefile: 54
file content (41 lines) | stat: -rw-r--r-- 1,345 bytes parent folder | download | duplicates (6)
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
    OpaL Perl Modules
    Copyright (C) 2000,2007  Ola Lundqvist <ola@inguza.com>
    $Id: ChangeLog 2561 2008-04-07 19:08:03Z ola $
    For full COPYRIGHT notice see the COPYING document.

    If you want more information about the program or updated versions,
    visit the official homepage at:
      http://inguza.com/software/opalmod
    or contact the author at:
      ola@inguza.com


ChangeLog:
----------	
2007-12-06
	Updated copyright, homepage and email references.
2002-01-22
	Added possibility to use function references in the action
	routines. The are optional, and default is exit.
2000-10-07
	Prepared the package to be suitable for debian.
2000-08-21
	Fixed so that the debian package are classified as all not any.
2000-08-20
	Moved action in action.pm so that error messages are printed correctly.
2000-07-18
	Possibly fixed OpaL::action bugs. Added debian release support.
2000-07-09
	Added a new module OpaL::where for lotaing system resources like
	programs. Now only contains which.
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