File xfwp.changes of Package xfwp
-------------------------------------------------------------------
Fri Aug 23 10:10:09 UTC 2013 - zaitor@opensuse.org
- Update to version 1.0.3:
+ Remove Malloc wrapper and its MallocFailed helper.
+ Replace many malloc(strlen)+strcpy calls with strdup calls.
+ Remove unnecessary Realloc wrapper.
+ Remove a bunch of unnecessary casts with malloc, free & memcpy
calls.
+ Fix typos.
+ Add const attributes to fix gcc -Wwrite-strings warnings.
+ Strip trailing whitespace.
- Pass --disable-selective-werror to configure as we do not care
for warnings.
-------------------------------------------------------------------
Sat Apr 14 22:26:08 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.2:
+ Build system fixes.
- Replace pkgconfig(x11) BuildRequires with pkgconfig(xproto)
BuildRequires following upstream changes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xfwp from xorg-x11. Initial version: 1.0.1.