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 b62a7fb6..c3109669 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2879,3 +2879,5 @@ Video Disk Recorder Revision History
- The cBitmap::DrawText() function now doesn't set any background pixels if the
given background color is clrTransparent. This allows drawing "transparent"
texts (suggested by Sascha Volkenandt).
+- The cBitmap::SetXpm() function now ignores unused "none" color entries, which
+ some broken graphics tools write into XPM files (suggested by Sascha Volkenandt).