SHA256
1
0
forked from pool/luit
luit/luit.changes
Stefan Dirsch 05518523da - Update to version 1.2-20121014:
* review/improve no-leaks checking with valgrind.
  * add  null-pointer checks in copyOut in case a non-8bit encoding was
    used with the iconv configuration.
  * document environment variables used by luit in its manpage.
  * amend  the  check using nl_langinfo(CODESET) in 2011/10/30 changes,
    ignoring  that section if the -encoding option was given (report by
    Alexios Zavras). (bnc#781836)
  * support --datarootdir option in configure script.
  * updated configure macros:
  * update config.guess, config.sub

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/luit?expand=0&rev=6
2012-10-15 08:31:23 +00:00

29 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 15 08:29:03 UTC 2012 - sndirsch@suse.com
- Update to version 1.2-20121014:
* review/improve no-leaks checking with valgrind.
* add null-pointer checks in copyOut in case a non-8bit encoding was
used with the iconv configuration.
* document environment variables used by luit in its manpage.
* amend the check using nl_langinfo(CODESET) in 2011/10/30 changes,
ignoring that section if the -encoding option was given (report by
Alexios Zavras). (bnc#781836)
* support --datarootdir option in configure script.
* updated configure macros:
* update config.guess, config.sub
-------------------------------------------------------------------
Thu May 10 15:44:06 UTC 2012 - vuntz@opensuse.org
- Update to version 1.2-20120129:
+ Add some error checking for the poll and select logic to avoid
looping when a file descriptor is no longer valid.
+ Various portability fixes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split luit from xorg-x11. Initial version: 1.2-20111030.