summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-01-15 18:33:04 -0300
committercorvid <corvid@lavabit.com>2009-01-15 18:33:04 -0300
commitadb3d5c87fae7196dbae6c35828434cdcd6227a4 (patch)
tree1ba7867b5528168a32a29f2479472134a1ef2764 /ChangeLog
parent7086220fd2282c25d0f966937c9ee1487b9008bd (diff)
Added the "http_language" dillorc option for setting HTTP's Accept-Language.2.1-noCss
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a7f4e94..f43fb942 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@ dillo-2.1
- Switched file dpi error messages to HTML.
- Added a popup menu to form's submit button.
- Added a right-click menu to the form submit button (allows to show hiddens).
+ - Added the "http_language" dillorc option for setting HTTP's Accept-Language.
Patches: place (AKA corvid)
+- Switched SSL-enabled to configure.in (./configure --enable-ssl).
- Standardised the installation of dpid/dpidrc with auto* tools.