Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRicardo Markiewicz <rmarkie@fi.uba.ar>2007-04-07 11:30:10 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-04-07 11:30:10 (GMT)
commitb7031c73b6facaa3ab47a1463f88b4c40344e1a3 (patch)
tree243d93160a513600abb2b75ab7ddef47a52d018a /ChangeLog
parent69725f162aacfe2668679b89154be37f48a3226e (diff)
Implement font color specials in the DVI backend. Fixes bug #303651.
2007-04-07 Ricardo Markiewicz <rmarkie@fi.uba.ar> * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb), (dvi_document_do_color_special): * backend/dvi/mdvi-lib/special.c: (register_builtin_specials): Implement font color specials in the DVI backend. Fixes bug #303651. svn path=/trunk/; revision=2397
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbff619..2c3e3f1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-04-07 Ricardo Markiewicz <rmarkie@fi.uba.ar>
+
+ * backend/dvi/dvi-document.c: (dvi_document_class_init), (hsb2rgb),
+ (dvi_document_do_color_special):
+ * backend/dvi/mdvi-lib/special.c: (register_builtin_specials):
+
+ Implement font color specials in the DVI backend. Fixes bug #303651.
+
2007-04-02 Matthias Clasen <mclasen@redhat.com>
Fixup the previous commit: