* NEWS: Summarize recent changes.

This commit is contained in:
Alexandre Duret-Lutz 2012-02-25 14:12:28 +01:00
parent 61127a3fd5
commit 503a57cad2
2 changed files with 10 additions and 1 deletions

7
NEWS
View file

@ -1,6 +1,11 @@
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):