2012-04-15 12:52:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 14 22:16:30 UTC 2012 - dimstar@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1.0.5:
|
|
|
|
+ Rework si:type:value code to remove need for shadowed namelen
|
|
|
|
variable
|
|
|
|
+ man: xhost can not take a user name as a parameter.
|
|
|
|
+ Declare some char * as const to fix gcc -Wwrite-strings
|
|
|
|
warnings
|
|
|
|
+ Only need CFLAGS, not LIBS from xau package
|
|
|
|
+ Move "-help" handling up to before XOpenDisplay (fdo#39633)
|
|
|
|
+ xhost: check return value of X{Add,Remove}Host
|
|
|
|
+ Build system fixes.
|
|
|
|
|
2012-04-14 11:34:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
|
|
|
|
- Split xhost from xorg-x11. Initial version: 1.0.4.
|
|
|
|
|