aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45c6942e1..48042cb0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-14 Kalle Wallin <kaw@linux.se>
+ * Added a search screen
+ * screen_browse.c: added enqueue and play feature
+ * configure.ac: made mouse support and search screen optional
+
2004-07-21 Kalle Wallin <kaw@linux.se>
* Added Spanish translations from Jose Cedeno
* command.c: dont lookup key if key==0 in find_key_command()