From: Martin Q. <mqu...@us...> - 2006-07-18 19:13:01
|
Update of /cvsroot/flexml/flexml/debian In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv21010/debian Modified Files: changelog Log Message: Release 1.5.3 Index: changelog =================================================================== RCS file: /cvsroot/flexml/flexml/debian/changelog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- changelog 18 Jul 2006 12:12:06 -0000 1.26 +++ changelog 18 Jul 2006 19:12:57 -0000 1.27 @@ -1,3 +1,13 @@ +flexml (1.5.3-1) unstable; urgency=low + + * New option: --sysid to override the system id + * Kill any non ascii char from the distrib. They were latin1, I use utf8 + so they annoyed me for not much benefit. I could have switched to utf8, + but it would have annoyed other people, I'm sure. + * Kill the EnlargeFlex.patch: was integrated into flex a few ages ago. + + -- Martin Quinson <mqu...@de...> Tue, 18 Jul 2006 19:40:36 +0200 + flexml (1.5.2-1) unstable; urgency=low * Bug fix: do find the skeleton file in installed distributions |