summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6016acb7a..703361291 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
xine-lib (1-rc4)
* new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9
* auto hidding of the subtitles
+ * raw AAC file demuxer
xine-lib (1-rc3)
* fix dvd menu blending when using tvtime plugin (yuy2 blend)
diff --git a/configure.ac b/configure.ac
index 1f45646e7..e96ab1780 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1958,7 +1958,7 @@ echo " - interplay mve - psx str"
echo " - ws aud - pva"
echo " - vox - nsf"
echo " - nsv - 4xm"
-echo " - ac3"
+echo " - ac3 - aac"
if test x"$enable_asf" = "xyes"; then
echo " - asf"
fi