summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c7173b6a..48fb6b5c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3630,3 +3630,6 @@ Video Disk Recorder Revision History
//#define TEST_cVideoRepacker
in remux.c.
+- When drawing a bitmap to the OSD, the existing palette of the target can now be
+ replaced with the new one instead of adding the new entries (thanks to Andreas
+ Regel).