File xload.changes of Package xload
-------------------------------------------------------------------
Wed Apr 4 16:12:49 UTC 2018 - sndirsch@suse.com
- Update to version 1.1.3
* configure: Drop AM_MAINTAINER_MODE
* autogen.sh: Honor NOCONFIGURE=1
* autogen.sh: use quoted string variables
* Use Windows load interface for Win32 build, as well as Cygwin
* Don't try to use [gs]et[ug]id on Win32
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* Use wrapped windows header to fix compilation for Cygwin
-------------------------------------------------------------------
Sat Aug 17 18:38:30 UTC 2013 - zaitor@opensuse.org
- Update to version 1.1.2:
+ Add noreturn attribute to usage() as suggested
by -Wmissing-noreturn.
+ Use C99 struct initializers for XKeyboardControl values.
+ Use 'imdent' to make the deeply nested #ifdef levels easier to
follow.
+ Cleanup trailing whitespace.
+ Make getloadavg() the first choice on Unix systems that have
it.
+ unifdef: -UX_NOT_POSIX, -U__UNIXOS2__ , -Usequent, -Uhcx,
-UUTEK, -Ualliant, -Usony, -Uumips, -UMOTOROLA, -UAIXV3,
-UCRAY.
+ Combine usage message strings.
+ Eliminate use of tab stops. Helps with translation to DocBook.
-------------------------------------------------------------------
Sat Apr 14 20:39:28 UTC 2012 - dimstar@opensuse.org
- Update to version 1.1.1:
+ Solaris: use getloadavg from libc instead of kstats.
+ Solaris: Read avenrun_1min kstat as a uint32, not a long.
+ Remove DG/UX support.
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: new dependency.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - mgorse@opensuse.org
- Split xload from xorg-x11. Initial version: 1.1.0.