SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for twm-1.0.8-1.1.x86_64.rpm :
Thu Feb 6 13:00:00 2014 sndirschAATTsuse.com
- fixed license to HPND in specfile

Thu Sep 12 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.0.8:
+ Replace malloc(strlen()+1); strcpy(); pairs with strdup().
+ AddWindow: Use NULL instead of 0 for null pointer check.
+ Stop casting return values from malloc & calloc.
+ Stop casting pointers to (char
*) when freeing them.
+ Delete trailing whitespace in non
*.[ch] source files.
+ Make more functions static that aren\'t called from other
files.
+ Assume C89 signal handlers, returning void.
+ Make some more previously global variables into file-scoped
statics.
+ Remove unused global variable gotFirstSave.
+ Make various helper & callback functions private to session.c.
+ Convert remaining K&R function declarations to C89 style.
+ Use (void) to declare functions that take no arguments,
instead of ().
+ Syntax error in recent twm commit.
+ Constification cleanup - fix dozens of gcc warnings.
+ Don\'t rely on the ability to set tab stops.
+ Fix SEGV if CreateColormapWindow() returns NULL.
+ Terminate execl() arguments with NULL instead of 0.
- Drop twm-sig11.diff, fixed upstream.

Sun Apr 15 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.0.7:
+ Replace most sprintf calls with snprintf
+ lex & yacc: only header file needs to be in BUILT_SOURCES
+ Bugs fixed: fdo#32696
- Changes from version 1.0.6:
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: new upstream dependency.

Fri Apr 13 14:00:00 2012 vuntzAATTopensuse.org
- Split twm from xorg-x11. Initial version: 1.0.5.


 
ICM