13 lines
438 B
Text
13 lines
438 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
|
|
* 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 Troy Engel <tengel@sonic.net>
|
|
* versioned to 0.5.4
|
|
* initial public release
|
|
* transmogrified from gtkSlash
|
|
|