* Build without sparc64 hacks on NetBSD-*-sparc64 if using a gcc>=3.3.
* The hash randomisation introduced with 5.8.1 has been amended to be
binary compatible with 5.8.0.
* Several memory leaks associated with variables shared between threads
have been fixed.
* Several modules were updated:
Devel::PPPort Digest::MD5 I18N::LangTags libnet MIME::Base64
Pod::Perldoc strict Tie::Hash Time::HiRes Unicode::Collate
Unicode::Normalize UNIVERSAL
* Some syntax errors involving unrecognized filetest operators are now
handled correctly by the parser.
changes:
* Added support for these new libcurl 7.10.8 features:
CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPT_IPRESOLVE,
CURLOPT_MAXFILESIZE,
CURLINFO_HTTPAUTH_AVAIL, CURLINFO_PROXYAUTH_AVAIL,
CURL_IPRESOLVE_* constants.
* Added support for these new libcurl 7.10.7 features:
CURLOPT_FTP_CREATE_MISSING_DIRS, CURLOPT_PROXYAUTH,
CURLINFO_HTTP_CONNECTCODE.
* Added missing CURLOPT_ENCODING option (patch by Martijn
Boerwinkel <xim@xs4all.nl>)
Fixed in 7.11.0
Changes:
- allows the URL to be set by a callback when using the multi interface
- large file support was added. Use one of the new options:
INFILESIZE_LARGE, RESUME_FROM_LARGE and MAXFILESIZE_LARGE
- the new --ftp-pasv overrides a previous --ftpport
- CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way"
(the curl tool now features the --ftp-ssl option)
- The Windows DLLs are built with an added "resource file"
- New LIBCURL_VERSION_* defines for easier checking version number
- Included Mac OS X 'framework' makefile in the release archive
- Removed the TRUE and FALSE #defines from the public curl header file
- Added CURLOPT_NETRC_FILE
For a complete list see the Changelog at http://curl.haxx.se/changes.html
The main changes in ELinks-0.9.1 are:
* Fixed crash when Download manager was open and you attempted to
download a file
* Fixed redrawing after find-next ('n') action
* Fixed segfault triggered by pressing Page down in empty menu
* Fixed <sub>/<sup>-related renderer leak
* Dump link titles only if non-empty, and fix imgmap dumping
Please see ChangeLog for full list of changes.
for regular use. Changes:
o Main Application
o Blink the metacontact status icon on the contact list whan changing
the status (Olivier)
o Hide empty groups (David)
o Show the idle time in the tool-tip (Olivier)
o Add DCop interface to connect/disconnect an account, or load/unload
a plugin. Make possible to select what account to connect with the
command line. (Olivier)
o URLs in the new message balloon are now clickable links that don't
open a chat window. (Will)
o Allow to use customs icon for groups and metacontacts (Stephan /
Olivier)
o Allow the user to move a contact to a new metacontact (Olivier)
o Show a link in the passive popup (i whish this could be a kdelibs
item) (Olivier)
o KAdressBook integration (Will)
o New Preference system (Martijn, Matt, Olivier)
o ChatWindow is a plugin internaly (Olivier)
o New chat window group policy: Group per metacontact and per groups
(Jason)
o Use KWallet when compiled against KDE 3.2 for secure password
storage (Martijn)
o Rewrite of the plugin loader to make full use of KTrader (Martijn)
o Show the online status icon in the tooltip (Martijn)
o MSN
o New account edit page, that allow to set phone numbers, and set if
we want to block spam from unknown people, and show the reverse
contactlist (Olivier)
o Display Picture (Olivier)
o Download and show custom emoticons (Olivier)
What's new since 2.6.11:
* fixed put over https protocol.
* fixed spinning in bg mode when an external program was still running at
the time of moving to background.
* fixed compilation with IRIX MIPSPro compiler.
don't include version.mk from Makefile.common. version.mk's sole purpose
now is to figure out which version of the OpenGL specification is
implemented by the XFree86-provided Mesa and to deduce a likely version of
Mesa from the OpenGL specification implemented.
Changes since 1.3.7:
* Updated translations for fi, ja, and sv.
* Revert to old pageup/down key behavior for main window.
* EXIF sidebar state and size are now retained.
* Added N key to go to next image, to supplement B for previous image.
* Fix selection of next image when deleting current image.
* Fix image size display in properties window.
* Fix display of file sizes and counts greater than 2 gigabytes.
* Fix failure to complete thumbnails after encountering corrupt image.
* Fix incorrect name display when creating a folder in the tree view.
* Fix clear list crash in find duplicates window when comparing 2 sets.
* Fix use of freed memory in thumbnail loader.
* Fix invalid utf-8 warning in help window.
* Fix output of --help to non-utf-8 terminals.
* Grammar and spelling fixes.
* Misc. bug fixes.
Okayed by wiz.
sent to me by the author Shane Kinney
A system utility that destroys files on the hard drive
by writing null and random bytes to the file over and over.
bsd.prefs.mk as it's needed in setting X11PREFIX to the correct value,
which is also done in bsd.prefs.mk. This is the follow-through to the
temporary fix in previous revision (1.141) of bsd.prefs.mk.