gtkslash 0.5.5
This commit is contained in:
parent
b550f8529a
commit
515ef90ea6
7 changed files with 60 additions and 33 deletions
14
ChangeLog
14
ChangeLog
|
|
@ -1,11 +1,17 @@
|
|||
Sun Jan 03 1999 Troy Engel <tengel@sonic.net>
|
||||
* versioned to 0.5.4
|
||||
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 Troy Engel <tengel@sonic.net>
|
||||
* versioned to 0.5.3
|
||||
Sun Dec 13 1998 v0.5.3 Troy Engel <tengel@sonic.net>
|
||||
* initial public release
|
||||
|
||||
|
|
|
|||
Reference in a new issue