update version number in the DOC

Change-Id: I791be1c6678fa4bd2f0f330cd53aa5837dedbebf
This commit is contained in:
Pascal Massimino
2011-03-25 16:54:47 -07:00
parent f8db5d5d1c
commit fa70d2b771
3 changed files with 13 additions and 3 deletions

7
NEWS
View File

@ -1 +1,6 @@
- 9/10: initial release version 0.1
- 3/25/11: version 0.1.2
* Incremental decoding: picture can be decoded byte-by-byte if needs be.
* lot of bug-fixes, consolidation and stabilization
- 2/23/10: initial release of version 0.1, with the new encoder
- 9/10: initial release version with only the lightweight decoder