lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev lynx2.8.4dev.10


From: Thomas Dickey
Subject: lynx-dev lynx2.8.4dev.10
Date: Thu, 21 Sep 2000 22:34:29 -0400
User-agent: Mutt/1.2.5i

2000-09-21 (2.8.4dev.10)
* modified www_tcp.h and makefile.msc to allow compile with winsock2 if
  USE_WINSOCK2_H is defined -TD
* fix:  the recently added code to enable external programs to replace normal
  lynx handling of individual URL types was not refreshing the screen after the
  external program finished (EXTERNAL set TRUE:TRUE) -DK
* fixed two URLs in lynx_help_main.html -DK
* add symbol USE_VMS_MAILER, use to distinguish VMS mail ifdef's for test
  compiles -TD
* use new function LYSendMailFile() to consolidate details of non-VMS/non-piped
  email, e.g., DOS or Win32, and eliminate some minor inconsistencies in that
  area -TD
* correct order of ifdef's in send_file_to_mail() which could leave unsent
  email on some systems without popen/pclose -TD
* add some checks in LYhandlePopupList() to prevent popup of an empty list -TD
* change a few messages written to stderr to end lines with \r\n rather than
  \n, since Lynx may already be in screen mode when they are written -TD
* treat .Z, .gz and .bz2 suffixes more symmetrically using new function
  HTCompressFileType() for parsing them -TD
* change mime type for bzip2 files to bzip2, x-bzip2 -HN
* move IPV6 definitions in www_tcp.h to the end, to build on FreeBSD 4.1, since
  SIN6_LEN must not be checked before including netinet/in.h (patch by
  Munechika SUMIKAWA @ KAME Project <address@hidden>)
* make HTParseInet() private, simplify some ifdef's -TD
* change shell expression used to process stdin for mailcap to "(command)<file"
  form, which is a little more robust than "cat file|command" (suggested by PG)
  -TD
* update URLs in about_lynx.html -DK
* remove spurious 'FREE(leaf);' from LYLocalFileToURL() introduced in dev.5 -DK

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]