update NEWS / version bump
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,3 +1,12 @@
|
|||||||
|
ncmpcpp-0.3
|
||||||
|
|
||||||
|
+ general core rewrite
|
||||||
|
+ new screen - clock
|
||||||
|
+ support for asian wide characters
|
||||||
|
+ support for non-utf8 encodings
|
||||||
|
+ a lot of bugfixes
|
||||||
|
|
||||||
|
|
||||||
ncmpcpp-0.2.5
|
ncmpcpp-0.2.5
|
||||||
|
|
||||||
+ support for unix domain sockets
|
+ support for unix domain sockets
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
AC_INIT(configure.in)
|
AC_INIT(configure.in)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AM_INIT_AUTOMAKE(ncmpcpp, 0.2.99)
|
AM_INIT_AUTOMAKE(ncmpcpp, 0.3)
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user