lcdproc client: Fix core dumps on FreeBSD if started as non-root.

This commit is contained in:
mmdolze
2011-11-20 16:35:42 +00:00
parent 2a5bf194df
commit 85241c253d
4 changed files with 28 additions and 11 deletions
+1
View File
@@ -16,6 +16,7 @@ v0.5dev (ongoing development)
+ hd44780: Fix vBars and block icon not working correctly on the same screen
* Build system: Link LCDd itself with pthread library if available
* lcdproc client: Unbreak build on OpenBSD non-i386 (E. Barrett)
* lcdproc client: Fix core dumps on FreeBSD if started as non-root
v0.5.5
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)