* Finalize v1.0.20.

This commit is contained in:
Justin Maggard 2011-06-10 02:05:54 +00:00
parent ba85527218
commit 14b8dabc28
2 changed files with 3 additions and 2 deletions

3
NEWS
View File

@ -1,5 +1,6 @@
1.0.20 - Released 31-May-2011
1.0.20 - Released 09-June-2011
--------------------------------
- Fix a crash bug when scanning MPEG-TS files with odd packet sizes.
- Fix AVI file streaming on Samsung A-Series TV's.
- Improve support for the NETGEAR Digital Entertainer Live (EVA2000).
- Add support for multiple network interfaces.

View File

@ -56,7 +56,7 @@
#include <sqlite3.h>
#define MINIDLNA_VERSION "1.0.19.3"
#define MINIDLNA_VERSION "1.0.20"
#ifdef NETGEAR
# define SERVER_NAME "ReadyDLNA"