* Increased version for GNOME 2.10 release version.
Changes 2.8.0:
* Increased version for GNOME 2.8 release version.
Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.
Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
adamnb:{23} more libgnomecanvasmm.txt
Changes 2.10.0:
* Increased version for GNOME 2.10 release version.
* WIN32 build fixes
* Alpha build fix
Changes 2.8.0:
* Increased version for GNOME 2.8 release version
* Increased version for GNOME 2.10 release version.
Changes 2.8.0:
* Increased version for GNOME 2.8 release version.
Changes 2.7.2:
* Now builds against latest gnome-vfs 2.7 API.
Changes 2.7.1:
This is the first version for GNOME 2.7/2.8 with additional API:
* Added Address.
* Added ResolveHandle.
* Added DnsSd functions.
* Drive: Added get_hal_udi().
* Volume: Added get_hal_udi().
Provide a settings option to omit the destination fax number from
the fax page top header line
Use a mutex to ensure that writes to the Notifier pipe are atomic
between threads
Some fixes for 64 bit systems:
Fixes for (harmless) warnings issued by gcc-4.0
libglademm 2.6 is API/ABI-compatible with libglademm 2.4.
Changes since libglademm 2.4:
* Glade::Xml: Added connect_clicked() for easy connection of
buttons and menuitems signals.
* Glade::VariablesMap: now handles Entry, ComboTextEntry,
SpinButton, *Scale, Calendar and CheckBox.
* Gtk::Action::get_proxies()
Use the correct ownership semantics.
* Gdk::Display::list_devices()
Use the correct ownership semantics.
* examples/book/menus_and_toolbars/
Distribute the .png file.
Changes 2.6.2:
* TreeView: When using the append_column() convenience API,
prevent a crash when the window closes while the cell is
editing.
* Allow derived CellRenderers to be edited, by removing
some debug code that sneaked into 2.6.1.
* Documented many signals, based on the GTK+ documentation.
Changes 2.6.1:
* CellRenderer: Prevent an infinite loop.
* MSVC++ .Net 2003 build fixes.
* Documentation:
- Hide deprecated widgets from the list of widgets.
- Correct the description of the IO input example.
Chamges 2.6.0:
gtkmm 2.6 wraps new API in GTK+ 2.6, and is API/ABI-compatibile with gtkmm 2.4.
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces.
* The IMAP4rev1 code conversion was fixed so that it can handle
folder names that include '+' correctly.
* The correct row is selected after moving or deleting a message
now when sorting is enabled.
* The line-wrap of composition was modified so that it doesn't
break line after '/' (slash) to protect file path etc.
* The duplicated insertion when a text file is dragged onto the
composition window was fixed.
* The cache discrepancy problem of the draft folder was fixed.
* Temporary files are now cleaned up also on startup.
this fixes (at least) another security problem (DoS, CAN-2005-1849)
changes:
-Eliminate a potential security vulnerability when decoding invalid
compressed data
-Eliminate a potential security vulnerability when decoding specially
crafted compressed data
-Fix a bug when decompressing dynamic blocks with no distance codes
-Fix crc check bug in gzread() after gzungetc()
-Do not return an error when using gzread() on an empty file
For more details have a look at
http://fetchmail.berlios.de/fetchmail-SA-2005-01.txt
Changes listed within the NEWS file since 6.2.5:
fetchmail-6.2.5.2 (Fri Jul 22 01:52 GMT 2005):
* NOTE: Due to a Makefile.in bug, you may need to use GNU make.
* SECURITY FIX: truncate UIDL replies, lest malicious or compromised
POP3 servers overflow fetchmail's stack. Debian bug #212762.
This is a remote root exploit. CVE Name: CAN-2005-2335.
Thanks: Miloslav Trmac for pointing out the fix in 6.2.5.1 was buggy.
Thanks: Ludwig Nussel for a much simpler fix.
* Critical fix: omit blank between MAIL FROM: and <user@example.org>,
as this causes mail loss with some listeners.
* Fix: POP2 driver wouldn't properly check authentication failure.
* Sunil Shetye's fix to force fetchsizelimit to 1 for APOP and RPOP.
ASC now runs on MacOS X
Update Campaign maps
Fixed: moving transports one field at a time disabled movement cost for cargo
Fixed crash when reinforcement event uses invalid IDs
Fixed bug that prevented buildings from being repaired more than once
Fixed bug in pathfinding
Fixed: river not treated as water
Fixed problems when loading map by command line switch
Fixed: AI could move any unit into any other
Fixed problems with recharging reaction fire
* g++ 3.2 (and Mac OS X g++ 3.3) build fix.
* Compose: Fix slot lifetime regression introduced in 2.0.9.
* tests: Small ISO C++ correctness fix
* Don't specify unused function parameter names.
NGS JavaScript is a GPL free interpreter for the JavaScript language.
The JavaScript language is an interpreted C-like language, developed by
Netscape et al.
NGS JavaScript is a GPL free interpreter for the JavaScript language.
The JavaScript language is an interpreted C-like language, developed by
Netscape et al.
Postfix 2.2.5 addresses some portability problems with LP64 platforms
that broke SMTP connection caching, and makes SMTP connection
caching more failure tolerant. These fixes are back-ported from
the experimental (2.3) release series.
The connection caching protocol has changed, so you will need to
"postfix reload" after upgrading.