File rgb.changes of Package rgb
-------------------------------------------------------------------
Sun Jan 20 21:25:08 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.5:
+ Replace unbounded strcpy/strcat pairs with snprintf calls.
+ Add const attributes to fix gcc -Wwrite-strings warnings.
+ man: replace hard coded section number (1) and (3) with
variables.
+ config:
- Add missing AC_CONFIG_SRCDIR.
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
- Remove unrequired AC_SUBST([*_CFLAGS]).
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split rgb from xorg-x11. Initial version: 1.0.4.