17 lines
654 B
Text
17 lines
654 B
Text
Mon Jan 11 1999 v0.5.5 Troy Engel <tengel@sonic.net>
|
|
* replaced non ANSI C func strsep with strtok (Sun Solaris)
|
|
* replaced getenv("HOME") with glib equiv
|
|
* functions made static (fpetitje@bureauveritas.com)
|
|
* reworked g_malloc/g_free code, probably lost some mem leaks :)
|
|
* void main -> int main
|
|
* fixed RC buffer problem (darn \0)
|
|
|
|
Sun Jan 03 1999 v0.5.4 Troy Engel <tengel@sonic.net>
|
|
* implemented autoconf/automake support (*nix, Bruce Smith)
|
|
* *nix netscape launching cleaned up
|
|
* removed bad list clearing (Bruce Smith)
|
|
* repackaged in standard *nix format
|
|
|
|
Sun Dec 13 1998 v0.5.3 Troy Engel <tengel@sonic.net>
|
|
* initial public release
|
|
|