Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
logilab-mtconverter
Commits
241f230c3185
Commit
9accc21e
authored
Jul 06, 2009
by
Sylvain Thénault
Browse files
0.6.3
parent
185be7d0dfa0
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
241f230c
Change log for mtconverter
==========================
--
* fix for xml_escape called with unicode characters
2009-07-06 -- 0.6.2
* xml_escape / html_escape now escape all control characters (ascii code < 32)
...
...
__pkginfo__.py
View file @
241f230c
...
...
@@ -8,7 +8,7 @@ mtconverter packaging information
modname
=
"mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
6
,
2
)
numversion
=
(
0
,
6
,
3
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'GPL'
...
...
debian/changelog
View file @
241f230c
logilab-mtconverter (0.6.3-1) unstable; urgency=low
* new upstream release
-- Sylvain Thénault <sylvain.thenault@logilab.fr> Mon, 06 Jul 2009 17:56:44 +0200
logilab-mtconverter (0.6.2-1) unstable; urgency=low
* new upstream release
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment