]> sjero.net Git - wget/blobdiff - src/ChangeLog
Add "content-type" meta tag parsing for retrieving HTML page encoding.
[wget] / src / ChangeLog
index 322bc153395b6a5f11688ad3514fec4041f2a3ff..e30990b028b62a977a7e6488cc7201a37478ba15 100644 (file)
@@ -1,3 +1,30 @@
+2008-06-19  Xavier Saint  <wget@sxav.eu>
+
+       * html-url.c : Add "content-type" meta tag parsing for
+       retrieving page encoding.
+
+       * iri.h : Make no-op version of parse_charset() return
+       NULL.
+
+2008-06-14  Xavier Saint  <wget@sxav.eu>
+
+       * iri.c, iri.h : New files.
+
+       * Makefile.am : Add files iri.h and conditional iri.c.
+
+       * build_info.c : Add compiled feature "iri".
+
+       * http.c : include iri.h and parse charset from Content-Type
+       header.
+
+       * init.c, main.c, options.h : if an options isn't supported
+       at compiled time, don't get rid off it and show a dummy
+       message instead if they are used.
+
+2008-06-13  Micah Cowan  <micah@cowan.name>
+
+       * build_info.c: ENABLE_NTLM, not HAVE_NTLM.
+
 2008-06-13  Madhusudan Hosaagrahara <com.gmail.hrmadhu>
 
        * Makefile.am, main.c, init.c, init.h, build_info.c: Adds build