method.
Changes for 1.19 and 1.18:
libnet 1.19 -- Wed Jun 30 14:53:48 BST 2004
Bug Fixes
* Fixed datasend test to work on Win32 platform
* Fixed Authen::SASL checking in SMTP.pm and POP3.pm
* Fixed bug that a restarted get with Net::FTP did not append to local file
libnet 1.18 -- Mon Mar 22 16:19:01 GMT 2004
Bug Fixes
* Fixed bug in CRLF translation in Net::Cmd datasend/dataend methods
* Fixed bug in converting numbers returned by PASV command into a
packed IP address
* Fixed bug that caused Net::FTP->get to truncate the local file after
the restart method had been called
* Fixed bug in Net::FTP-.rmdir when the server returned . and .. in
the contents of a directory
* Fixed bug in POP3 that was sending unnecessary RSETs
Enhancements
* Added support for POP3 CAPA command
* Added support for XVERP to Net::SMTP
* Added Net::POP3->banner method to return the banner received from
the server during connect
* Added Net::POP3->auth method for performing authentication using
SASL, requires Authen::SASL
* Added Host option to ->new constructor of FTP, NNTP, SMTP and POP3
which can be used instead of passing the host as the first argument
* Added ->host method to FTP, NNTP, SMTP and POP3 to return the host
string used for the connect. This is useful to determine which host
was connected to when multiple hosts are specified
* Added support for more non-standard responses to Net::FTP->size
* Updated POD for Net::SMTP wrt. not passing a Hello parameter to the
constructor. (Jeff Macdonald)
Changes from 1.15 to 1.17 not available due to Subversion lossage.
Relevant changes since 2.07:
- added NumericEscape option
- added ValueAttr option (patch from Anton Berezin)
- suppress 'wide character in print' warning (reported by Dawei Lin)
- Added AttrIndent option (patch from Volker Moell)
- Hash keys are now sorted alphabetically by default; enable the
new NoSort option if you don't want this (patch from Volker Moell)
- Fixed bug where disabling array folding broke anonymous array handling
- Fixed bug when unfolding a tied hash
- SuppressEmpty patch from Douglas Wilson
- POD update re XMLin(XMLout($data)) caveats (bug report from Slaven
Rezic)
- fixed hash ordering assumption in test script (reported by Michel
Rodriguez)
- fixed variable expansion not happening in attributes (patch from Paul
Bussé)
patch provided by Sergio Jimenez in PR 26356
* The modified BSD license is set from this version.
* Logging facility in the daemon mode is included (but unabled
in default, contribution by David Quattlebaum ).
* IIR low path filter smoothing method is included for plotting
graphs in xmbmon (contribution by Takayuki Hosoda).
* Manual files are contributed by Nicolas Rueff .
* Winbond W83791D, W83627THF chips are supported.
* Initialization of ADM9240 chip for some Intel motherboards
(by Alex Vasylenko).
* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
is supported.
* ISA access of 2nd and 3rd temperatures for Winbond chips fails
in most of motherboard. Due to this problem, fraction of these
temperatures is always 0.5. This "bug" is fixed now.
* Others: Fixing small bugs.
patch provided by Sergio Jimenez in PR 26355
* The modified BSD license is set from this version.
* Logging facility in the daemon mode is included (but unabled
in default, contribution by David Quattlebaum ).
* IIR low path filter smoothing method is included for plotting
graphs in xmbmon (contribution by Takayuki Hosoda).
* Manual files are contributed by Nicolas Rueff .
* Winbond W83791D, W83627THF chips are supported.
* Initialization of ADM9240 chip for some Intel motherboards
(by Alex Vasylenko).
* SMBus access of ALI1533/1543 chipset (Aladdin IV, V)
is supported.
* ISA access of 2nd and 3rd temperatures for Winbond chips fails
in most of motherboard. Due to this problem, fraction of these
temperatures is always 0.5. This "bug" is fixed now.
* Others: Fixing small bugs.
* several build fixes (#144632, #144780)
* documentation fixes (#144267)
* avoid use of uninitialized values in GimpColorArea widget (#144786)
* fixed Levels tool on grayscale images with alpha channel (#141930)
* fixed Save/Load functionality in channel-mixer plug-in (#145380)
* fixed brokeness in GimpContext that caused tool options and device
settings to be saved incorrectly
* fixed bug in Colorize tool
* fixed undo stack corruption that occured with some undo settings (#145379)
* fixed long-standing bug that caused the tablet pointer to change
inadvertently (#115774)
* allow to undo script 'Round Corners' (#146344)
* implemented gimp-path-get-point-at-dist PDB function (#138754)
* don't crash while loading JPEG files with corrupt EXIF data (#145212)
* fixed loading of CMYK TIFF images on big-endian hosts (#147328)
* fixed palette handling in MNG plug-in (#139947)
* fixed bug in Script-Fu console (#139200)
* fixed corruption when saving RLE-encoded BMPs on big-endian hosts (#147759)
ExmanIDE is an integrated development environment for Python, written
in Python. Features include internationalization, simple project
management, debugging, and C++ support.
Changes since 0.83.1:
- Everything from MAME 0.84 (http://x.mame.net/changes-mame.html) and
MESS 0.84 (http://x.mame.net/changes-mess.html).
- Removed -listinfo, since it's no longer supported by the core.
- The support for network play and rapidfire is no longer in vanilla
MAME, so they have to be patched into the core for releases.
In addition, network support has been enabled in the package.
- fix double instantiation of ggv during session restoration; fixes#147710
(patch by Muktha Narayan).
- check print command before executing it; fixes#147705 & friends.
- properly display documents with pages with different bounding boxes.
- test for /usr/ucb/lpr on Solaris at runtime.
version stays at 7.51 due to lack of test facility.
Changes since 7.51 (from the changelog for windows):
Security
Fixed a URI obfuscation weakness enabling impersonation of legitimate web
sites. Illegal characters in addresses will be stripped. This addresses
Security Focus Bugtraq ID #10517.
Solved frame injection vulnerability that allowed for spoofing (Secunia
Advisory SA11978).
Solved certificate verification problem.
Miscellaneous
Changed search.ini to ensure correct default dictionary and encyclopedia
searches. On how to protect customized files from being overwritten, see
Release Note.
Changed main toolbar. Now includes options Open, Save, Print, Find, Home,
Panels, Tile, and Cascade.
Various stability and rendering improvements.
"Show in" submenu for messages now has nested display of nested filters.
Corrected message reply behavior when View > Encoding is set to autodetect.
Fixed SSL renegotiation problem causing login trouble on certain secure sites.
Solved issue concerning JavaScript method "confirm()".
Various encoding-related improvements to accommodate Japanese language
version.