update files for 0.5.2 release

This commit is contained in:
marschap
2007-04-27 12:04:11 +00:00
parent 6381f6082e
commit d0d36442e9
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ v.0.5dev (ongoing development)
+ xosd driver: offset from top-left corner
+ LCDd: Hello= config option for startup message
v.0.5.2 (unreleased)
v.0.5.2
* fix switching on/off the Load screen in lcdproc client using the menu
* refactor adv_bignum: support height > 4, loadable chars with offset
* ged rid of global variables buffer & tmp in lcdproc client
+8 -2
View File
@@ -1,6 +1,12 @@
lcdproc (0.5.2~cvs20070414) UNRELEASED; urgency=low
lcdproc (0.5.2+cvs20070427) UNRELEASED; urgency=low
* New snapshot from upstream CVS
-- Peter Marschall <peter@adpm.de> Sat, 27 Apr 2007 15:30:00 +0200
lcdproc (0.5.2) unstable; urgency=low
* New upstream release
- updated & extended documentation
- various fixes to the server core
- init-script templates for LSB 3.x conforming systems
@@ -34,7 +40,7 @@ lcdproc (0.5.2~cvs20070414) UNRELEASED; urgency=low
+ allow compiling with LDFLAG "--as-needed"
+ remove compile-time option to read configuration from LDAP
-- Peter Marschall <peter@adpm.de> Sat, 14 Apr 2007 17:30:01 +0200
-- Peter Marschall <peter@adpm.de> Sat, 27 Apr 2007 13:30:00 +0200
lcdproc (0.5.1) unstable; urgency=low