Olaf Rempel
0d0650008f
- added configfile parser, added configfile support to subsystems - plugins: replaced con/destructor with dlsym() peeking
11 lines
434 B
Plaintext
11 lines
434 B
Plaintext
* Sun 27 Mar 2005 Olaf Rempel <razzor@kopf-tisch.de> 0.51
|
|
- added configfile parser, added configfile support to subsystems
|
|
- plugins: replaced con/destructor with dlsym() peeking
|
|
|
|
* Sat 26 Mar 2005 Olaf Rempel <razzor@kopf-tisch.de> 0.50
|
|
- added autoconf/automake/libtool support
|
|
- plugins: replaced _init() / _fini() with ((constructor)) / ((destructor))
|
|
|
|
* Mon 14 Mar 2005 Olaf Rempel <razzor@kopf-tisch.de> 0.10
|
|
- initial version
|