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
3b35bf1c1a3a
Commit
553d25bc
authored
Sep 02, 2009
by
Sylvain Thénault
Browse files
0.7.1
parent
7850338f7992
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3b35bf1c
Change log for mtconverter
==========================
2009-07-21 -- 0.7.0
2009-09-02 -- 0.7.1
* fix #10583: bad encoding detection
2009-07-21 -- 0.7.0
* new need_guess function
* new fallbackmimetype argument to guess_mimetype_and_encoding
...
...
__pkginfo__.py
View file @
3b35bf1c
...
...
@@ -8,7 +8,7 @@ mtconverter packaging information
modname
=
"mtconverter"
distname
=
"logilab-mtconverter"
subpackage_of
=
'logilab'
numversion
=
(
0
,
7
,
0
)
numversion
=
(
0
,
7
,
1
)
version
=
'.'
.
join
([
str
(
num
)
for
num
in
numversion
])
license
=
'GPL'
...
...
debian/changelog
View file @
3b35bf1c
logilab-mtconverter (0.7.1-1) unstable; urgency=low
* new upstream release
-- Sylvain Thénault <sylvain.thenault@logilab.fr> Wed, 02 Sep 2009 11:32:57 +0200
logilab-mtconverter (0.7.0-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