Changelog for
xditview-1.0.4-15.1.x86_64.rpm :
Fri Apr 24 14:00:00 2015 sndirschAATTsuse.com
- Update to version 1.0.4:
* Close file leak when fdopen() fails in OpenFile()
* Convert sprintf calls to snprintf
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* Const cleanup
* unifdef -UNOTDEF -UNOTUSED
* Remove #if 0 code
* Combine usage message strings
* Remove CVS/RCS $Id tags
* Use SEEK_
* names instead of raw numbers for fseek whence argument
Sat Jan 19 13:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.0.3:
+ config:
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
- Use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS.
- Move man pages into their own directory.
+ man:
- Replace hard coded man page section with substitution strings
- Remove trailing spaces and tabs.
Fri Apr 13 14:00:00 2012 vuntzAATTopensuse.org
- Split xditview from xorg-x11. Initial version: 1.0.2.