2019-02-21 11:20:56 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-12-04 22:50:01 +00:00
|
|
|
Sun Dec 4 22:12:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.0.5:
|
|
|
|
|
* Remove unneeded variable initializations
|
|
|
|
|
* Remove unnecessary cast of XFree() argument
|
|
|
|
|
* Use C99 loop variable declarations
|
|
|
|
|
* Build xz tarballs instead of bzip2
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-02-21 11:20:56 +00:00
|
|
|
Thu Feb 21 11:19:32 UTC 2019 - sndirsch@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.4
|
|
|
|
|
* This release delivers some minor cleanups and janitorial
|
|
|
|
|
maintenance.
|
|
|
|
|
|
2013-02-26 14:29:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 25 19:13:54 UTC 2013 - zaitor@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Update to version 1.0.3:
|
|
|
|
|
+ Constify some char * to fix gcc warnings.
|
|
|
|
|
+ Combine usage message into single string.
|
|
|
|
|
+ Add -version option.
|
|
|
|
|
+ Replace sprintf with snprintf.
|
|
|
|
|
+ -help should not fail if display cannot be opened.
|
|
|
|
|
+ Mark Exit() & usage() with _X_NORETURN, cleanup previous
|
|
|
|
|
workarounds.
|
|
|
|
|
+ config:
|
|
|
|
|
- Add missing AC_CONFIG_SRCDIR.
|
|
|
|
|
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
|
|
|
|
|
- Move man pages into their own directory.
|
|
|
|
|
man: remove trailing spaces and tabs.
|
|
|
|
|
|
2012-04-14 09:36:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
|
|
- Split xstdcmap from xorg-x11. Initial version: 1.0.2.
|
|
|
|
|
|