Update NEWS.
This commit is contained in:
parent
b1cd1b5413
commit
2caa05f69a
8
NEWS
8
NEWS
@ -1,3 +1,11 @@
|
||||
1.1.4 - Released 00-MONTH-2014
|
||||
--------------------------------
|
||||
- Add magic container infrastructure.
|
||||
- Add magic containers for 50 recent items for each category.
|
||||
- Fix bad null termination in AAC parsing.
|
||||
- Fix requests for the last byte of a file, which affected MKV playback on Philips TV's.
|
||||
- Support 64-bit time_t values.
|
||||
|
||||
1.1.3 - Released 05-June-2014
|
||||
--------------------------------
|
||||
- Enhance log level settings.
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
#include <sqlite3.h>
|
||||
|
||||
#define MINIDLNA_VERSION "1.1.3"
|
||||
#define MINIDLNA_VERSION "1.1.4-dev"
|
||||
|
||||
#ifdef NETGEAR
|
||||
# define SERVER_NAME "ReadyDLNA"
|
||||
|
Loading…
x
Reference in New Issue
Block a user