summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-04-11 14:51:23 +0200
committerjcid <devnull@localhost>2008-04-11 14:51:23 +0200
commit375f81c82e1dc8b7084d686d1da02fe8266c4388 (patch)
tree7759b5504bd38d7df8650c5bdb0fa1e769f8b0b1 /ChangeLog
parentfd1460fdb6afff36990cdaddd0d7a3bc72dbc2b9 (diff)
- Implemented the file input control for forms (work in progress).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc99bc3c..37dbc2ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -90,6 +90,7 @@ dillo-fltk2
- Fixed a bug in Cookies_parse_one. Set it to a single return point too!
- Added dStr_memmem() and dStr_printable() to dlib.
- Split Html_append_input() into smaller functions.
+ - Implemented the file input control for forms (work in progress).
Patches: place
+- Fixed a problem with locally-installed dpis.
- Added code for optional image loading (nice interface) very advanced!