* NEWS: Summarize recent changes.
This commit is contained in:
parent
61127a3fd5
commit
503a57cad2
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
2012-02-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
* NEWS: Summarize recent changes.
|
||||||
|
|
||||||
2012-02-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2012-02-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
Make all python code compatible with Python 2.x and Python 3.x.
|
Make all python code compatible with Python 2.x and Python 3.x.
|
||||||
|
|
|
||||||
7
NEWS
7
NEWS
|
|
@ -1,6 +1,11 @@
|
||||||
New in spot 0.8.2a:
|
New in spot 0.8.2a:
|
||||||
|
|
||||||
Nothing yet.
|
* Support for both Python 2.x and Python 3.x.
|
||||||
|
(Previous versions would only work with Python 2.x.)
|
||||||
|
* Bug fixes:
|
||||||
|
- Fix a segfault in the compression code used by the -Z
|
||||||
|
option of dve2check.
|
||||||
|
- Fix a race condition in the CGI script.
|
||||||
|
|
||||||
New in spot 0.8.2 (2012-01-19):
|
New in spot 0.8.2 (2012-01-19):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue