summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index fe0f4499..99ffa4d9 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3895,3 +3895,5 @@ Video Disk Recorder Revision History
Setup.MenuScrollWrap is true (thanks to Enrico Scholz).
- Making sure no item is displayed as "current" if Up, Down, Left or Right is
pressed in a menu with no selectable items.
+- Added '__attribute__' to functions that use printf() like parameters (thanks
+ to Darren Salt).