NEWS (5994B)
1 w3m 0.5.3 - 2011-01-15 2 3 * security fix 4 - fix vulnerabilities indicated by bugs.debian.org. 5 - suppress sending Referer, if https:// -> http:// 6 * new features 7 - adapt w3mimg to native windows on MS Windows. 8 - support xterm-incompatible terminals without gpm. 9 - add "xhtml" to default guess. 10 - introduce option pseudo_inlines. 11 - add option to avoid "wrong number of dots" error in cookies. 12 * other bug fixes 13 - fix "important" bugs from bugs.debian.org 14 - preserve spaces in multibyte context. 15 - fix proxy authentication. 16 17 w3m 0.5.2 - 2007-05-31 18 19 * security fix 20 - fix format string vulnerability. 21 * new features 22 - support gtk2 with w3m-img. 23 - new option for LiveHTTPHeaders-like logs. 24 - new option to fontify <del>, <s>, <ins>, and so on. 25 * other bug fixes 26 - avoid errors in "configure" and "make". 27 - '\n' handling in attributes' values of HTML tags. 28 29 w3m 0.5.1 - 2004-04-29 30 31 * fix minor bugs 32 - build problem on some platform/some configuration 33 - authentication bug 34 - ipv6 FQDN resolv 35 - SSL verify 36 - search problem on different charset page/display 37 - cleanup LANG==JA 38 - DisplayCharset default 39 - w3mhelp.cgi charset 40 41 w3m 0.5 - 2004-03-22 42 43 * gettextize 44 * m17n patch merged 45 46 w3m 0.4.2 - 2003-09-23 47 48 * options: -4, -6 49 * configuration file in $(sysconfdir)/$(package)/ 50 * func: NEXT_VISITED, PREV_VISITED 51 * autoconfiscate (partially) 52 * rc: use_history 53 54 w3m 0.4.1 - 2003-03-07 55 56 * fix bugs 57 - completion segfault in lineinput 58 - incremental search 59 - URL pattern fix 60 - UFhalfclose bug 61 - allow pipe in shell command 62 - enhance ftp directory support 63 - linenumber in edit 64 - fix Bug#181897 65 - W3M_TTY problem fixed 66 67 w3m 0.4 - 2003-02-24 68 69 * rc: decode_url 70 * func: RESHAPE 71 * rc: fold_line 72 * local cookie: passed via file named $LOCAL_COOKIE or posted not in url query 73 * func: SEARCH can take arg 74 * URL data: support 75 * URL news:, nntp: newsgroup support 76 * rc: nntpserver, nntpmode, max_news 77 * rc: graphic_char 78 * rc: use_proxy 79 * rc: preserve_timestamp 80 * func: REDO, UNDO 81 * func: LIST, LIST_MENU, MOVE_LIST_MENU 82 * func: ACCESSKEY, LINK_MENU 83 * rc: display_ins_del 84 * 2 stroke keybinding 85 * func: MULTIMAP 86 * func: CLOSE_TAB_MOUSE, MENU_MOUSE, MOVE_MOUSE, TAB_MOUSE 87 * options: -N 88 * func: NEXT, PREV 89 * rc: image_map_list 90 * rc: open_tab_dl_list 91 * func: DOWNLOAD_LIST 92 * env: https_proxy 93 * rc: https_proxy 94 * options: -show-option 95 * rc: relative_wheel_scroll 96 * rc: relative_wheel_scroll_ratio 97 * rc: fixed_wheel_scroll_count 98 * separate auxbindir and libdir (local-CGI, file:///$LIB/) 99 * configure: -auxbindir 100 * rc: disable_secret_security_check (for windows?) 101 * tab browsing 102 * rc: open_tab_blank, close_tab_back 103 * func: CLOSE_TAB, NEW_TAB, NEXT_TAB, PREV_TAB, 104 * func: TAB_GOTO, TAB_GOTO_RELATIVE 105 * func: TAB_LEFT, TAB_LINK, TAB_MENU, TAB_RIGHT 106 * pre_form: ~/.w3m/pre_form 107 * rc: pre_form_file: pre_form configuration file 108 109 ---------------------------------------------------------------- 110 111 w3m 0.3.2.2 - 2002-12-06 112 113 * security fix: html_quote for img alt attributes 114 115 ---------------------------------------------------------------- 116 117 w3m 0.3.2.1 - 2002-11-27 118 119 * security fix: html_quote for frame contents 120 * backport from w3m 0.3.2+cvs 121 - fix segmentation fault by large complex table. 122 [w3m-dev 03371][w3m-dev 03438] 123 124 ---------------------------------------------------------------- 125 w3m 0.3.2 - 2002-11-05 126 127 * ~/.netrc: password for ftp 128 * rc: display_lineinfo: display current line number 129 * rc: passwd_file: passwd file for HTTP auth 130 * func: MARK_WORD 131 * rc: imgsize: obsoleted 132 * w3m-img for framebuffer merged 133 134 ---------------------------------------------------------------- 135 w3m 0.3.1 - 2002-07-16 136 137 * func: REINIT 138 INIT_MAILCAP deleted, use REINIT MAILCAP instead 139 * func: DEFINE_KEY 140 * rc: keymap_file 141 * rc: use_dictcommand, dictcommand 142 * rc: mark_all_pages 143 * configure: -mandir 144 * func: COMMAND 145 * -title option: set buffer name to terminal title 146 * X-Face support: USE_XFACE, require uncompface 147 148 ---------------------------------------------------------------- 149 w3m 0.3 - 2002-03-06 150 151 * rc: mailer 152 if mailer is set, it will be used for simple mailto: URLs 153 otherwise, w3mmail.cgi will be used (when USE_W3MMAILER defined) 154 * rc: max_load_image 155 * rc: display_image, auto_image, image_scale, imgdisplay, imgsize 156 * func: DISPLAY_IMAGE, STOP_IMAGE 157 * w3m-img merged: w3m now can display images! see doc/README.img 158 159 ---------------------------------------------------------------- 160 w3m 0.2.5.1 - 2002-02-05 161 162 * backport from w3m/0.2.5+cvs-1.299 163 - fix inputAnswer() and no "ssl_forbid_method" [w3m-dev 02985] 164 - fix SunOS 4.1.4 build problem [w3m-dev 02972] 165 - fix problem with Netscape-Enterprise WWW-authenticate [w3m-dev 02968] 166 167 ---------------------------------------------------------------- 168 w3m 0.2.5 - 2002-01-31 169 170 * RFC2617: HTTP Digest authentication 171 * rc: default_url=0(empty) 1(current URL) 2(link URL) 172 * GOTO_RELATIVE (M-u) 173 * highlight for incremental search 174 * support migemo (romaji search) 175 * use w3mmail.cgi for mailto: URL 176 * support external URI loader 177 * support -dump_extra ftp:// 178 * new regex implementation 179 180 ---------------------------------------------------------------- 181 w3m 0.2.4 - 2002-01-07 182 183 * RFC2818 server identity check 184 * incremental search (C-s, C-r) 185 186 ---------------------------------------------------------------- 187 w3m 0.2.3.2 - 2001-12-22 188 189 * fix security hole in w3m/scripts 190 191 ---------------------------------------------------------------- 192 w3m 0.2.3.1 - 2001-12-20 193 194 * sync with cvs repository 195 * fix bug in configure 196 197 ---------------------------------------------------------------- 198 w3m 0.2.3 - 2001-12-20 199 200 * command line option: -help, -version 201 * new libgc included 202 * new runtime option use_mark, nextpage_topline, label_topline, vi_prec_num 203 emacs_like_lineedit, ftppass_hostnamegen 204 * RFC2732 support (IPv6) 205 * new w3mhelp system 206 * several configure changes 207 * code cleanups, now gcc -Wall -Werror safe 208 209 ---------------------------------------------------------------- 210 w3m 0.2.2 - 2001-11-15 211 212 * sync with w3m 0.2.1-inu-1.5 213 * w3m maintained in sourceforge.net/projects/w3m 214