G95 is a stable, production Fortran 95 compiler available for multiple
CPU architectures and operating systems. Innovations and optimizations
continue to be worked on. Parts of the F2003 standard have been
implemented in g95.
- Added read support for a number of audio file formats: Ogg Vorbis,
Ogg FLAC, FLAC, APE (Monkey's Audio) and MPC (Musepack)
- Improved parsing of ID3 v2.3 and v2.4 information
- Added read/write support for Canon VRD (Recipe Data) files and trailers
- Improved handling of trailers in JPEG and TIFF-format images:
- Fixed bug when re-writing NEF files which caused new preview image written
by Nikon Capture 4.4.0 to be lost
- Added ability to create JFIF segment
* 2.2.10 (stable)
* The change between folders became faster at GTK+ 2.10.x.
* The text insertion by the action was fixed again.
* The text redraw problem on the undo of large text was fixed.
* The crash that occurred when printing a message with empty Subject,
From and To was fixed.
* The window position and the layout of the 'Add Address' dialog was
modified.
* Libpisock 0.12 was supported.
* Win32: The bug that window position was reset when quitting Sylpheed
while window was hidden was fixed.
* Win32: The selection of the labels on the header view and the alert
dialog are now visible.
* Win32: The e-mail menu in the start menu now works when Sylpheed is
selected as a default mailer.
* Win32: The character corruption on printing when environment-dependent
Japanese characters are used was fixed.
Changes since 0.99.8:
0.99.9
Fixed a major Memo category sync bug.
Removed clipboard code, which would cause X to freeze when ran with some
applications, rdesktop, to name one.
Many bug fixes, and GUI improvements, see Changelog.cvs for details.
0.99.9-pre2
Fix Bugzilla 1533 where null description in appointment crashes ical
export of datebook
Keyring: Added a field for the last changed date and set it to today
when the record is changed.
Search:
- Have focus default to search entry field when the Find window is
called to the front
- Added ability to hit Enter and automatically go to the currently
highlighted record.
Some more bugs fixed
0.99.9-pre1
Generalization of GTK+2 stock buttons (butons with icon) and make
J-Pilot more conform to GNOME Human Interface Guidelines
Build with GTK+2 by default. Use --disable-gtk2 if you want GTK+1 instead
Add Ukrainian and Korean translations
Add support of Korean (CP949) encoding
Correct a bug that prevented jpilot to start with GTK+ 2.8 (Ubuntu)
Some more bugs fixed
* Fix bug 1579311 (and a million others), eBay changed the bid history
page again.
* Implemented feature request 1587259, handling -i without username
or password.
* Fix bug 1574881, bid increment comparison not always correct.
* Fix for dutch auction parsing?
* Fix bug 1352595, esniper does not encode password in URLs
Trac-0.10.2-ja-1 (Nov 14, 2006)
* Merge trac-0.10.2
* Update to current statement.
* README.trac-ja
* wiki-default/TracJa
Trac 0.10.2 (Nov 13, 2006)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.2
Trac 0.10.2 is a bug fix release. The following list contains only a
few highlights:
* Fixes deadlock when using authz_file config option (#3996).
* Makes the CSRF code play nice with the XmlRpcPlugin (#4122).
* Fixes Timeline breakage after svn commit when using sqlite (#4120).
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.2
- Add options exim-appendfile-maildir exim-appendfile-mailstore
exim-appendfile-mbx exim-lookup-cdb exim-tcp-wrappers exim-tls
All but exim-lookup-cdb default to off, to preserve previous
defaults.
The author of this software has not provided a changelog, but on glancing
at the sources the license has been added to each source file and there
are a few additions to some files. Some of the syntax has been tidied up.
Changes since 12.6.3:
Fix sign bug for negative factorials (gamma function).
Improve user interface of solve command.
Add alternate command syntax for sum and product commands.
Add "-r" option, which disables readline input processing.
Fix optimize command.
Documentation changes.
Changes since version 2.9.0.3:
- Security fixes
- Wrong import when ;; is at buffer boundary
- Duplicate id for checkbox on table Operations page
- Better behavior on the Add new fields page
- Export: csv/cvs typo
- Renaming a db containing a view
- Automated timestamp values
- Import: correctly fail if file is too short
- Default font family on original theme
* Fixed an off-by-one buffer overflow in cache file handling. The
code is executed only with mmap_disable=yes and only if index files
are used (ie. INDEX=MEMORY is safe).
* passdb checkpassword: Handle vpopmail's non-standard exit codes.
- rc14 sometimes assert-crashed if .log.2 file existed in a mailbox
(earlier versions leaked memory and file descriptors)
- io_add() assert-crashfixes
- Potential SSL hang fix at the beginning of the connection
For details on the security issue, see:
http://www.dovecot.org/list/dovecot-news/2006-November/000023.html