aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2015-05-27 11:07:04 -0300
committerJorge Arellano Cid <jcid@dillo.org>2015-05-27 11:07:04 -0300
commitaf2f4800e97d5f9ae3a43062cdac0425362cccba (patch)
tree8a10f4263780b0f86e7fa18b7d1ce14dd5dfdf65 /ChangeLog
parent3240d7de54558ba7c91abe346f2420377c8ce685 (diff)
Made view-source dpi use CSS formatting (it's shorter and cleaner)
BTW, is there a point in using a monospaced font? Besides it looks like code printing (which is good), a proportional-spaced font may be easier to read.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ca7d028..76f4cb67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,7 @@ dillo-3.1 [not released yet]
+- Image buffer/cache improvements.
- Fix for segfault when there's no dpid and view source is requested.
- Fix view-source dpi to handle null characters correctly.
+ - Made view-source dpi use CSS formatting (it's shorter and cleaner).
Patches: Jorge Arellano Cid
+- Crosscompile/buildroot-friendly fltk-config test.
Patch: Peter Seiderer