summaryrefslogtreecommitdiff
path: root/PLUGINS/src/skincurses/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'PLUGINS/src/skincurses/HISTORY')
-rw-r--r--PLUGINS/src/skincurses/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/PLUGINS/src/skincurses/HISTORY b/PLUGINS/src/skincurses/HISTORY
index 45b79bb..6088c8b 100644
--- a/PLUGINS/src/skincurses/HISTORY
+++ b/PLUGINS/src/skincurses/HISTORY
@@ -70,3 +70,8 @@ VDR Plugin 'skincurses' Revision History
- Using cString::sprintf() instead of asprintf().
- Implemented cSkinCursesDisplayMenu::SetScrollbar().
+
+2008-02-23: Version 0.1.6
+
+- Revised the fix of calculating the scrollbar height in the skins. The scrollbar
+ handle now always has a height that is at least the width of the scrollbar.