summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-10 11:36:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-10 11:36:07 +0100
commitba1bf3a99ef7f6867aecccf52e5f6bd90c48107a (patch)
tree1062ae8fc4a22115aa6aeb7c10db075fbeab50ea /HISTORY
parent9567629870f59d5768b81428bab3f1405f32498c (diff)
downloadvdr-ba1bf3a99ef7f6867aecccf52e5f6bd90c48107a.tar.gz
vdr-ba1bf3a99ef7f6867aecccf52e5f6bd90c48107a.tar.bz2
Automatically closing empty recordings menu page after delete
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c5bf647f..9c065ce6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -970,7 +970,7 @@ Video Disk Recorder Revision History
- Fixed a problem with the ERR macro defined by ncurses.h (thanks to Artur
Skawina).
-2002-02-09: Version 0.99pre6
+2002-02-10: Version 0.99pre6
- Fixed a bug in moving timers or channels to the last position in the list
(thanks to Matthias Schniedermeyer for helping to debug this one).
@@ -983,3 +983,5 @@ Video Disk Recorder Revision History
middle between start and end time).
- Added a typedef for 'in_addr_t' to make it work with glibc < 2.2 (thanks to
Jürgen Schmidt).
+- When the last entry in a "Recordings" menu page is deleted, that page is now
+ automatically closed (suggested by Uwe Freese).