* Spellchecked the manual page. :)
* Updated docs/FAQ with info on how to change the default pane
background color.
* Polish translation updated.
* Added German translation, by C. Neuroth.
* Style Actions can now be renamed. This had been magically
missing for quite a while. Reported by J. Jordan.
* Default (start-up) directories can now be set to "From History",
which will simply show the paths visible when gentoo was quit.
Suggested by J. Jordan.
* Reworked internal handling of basic selection functionality; the
problems for users of the "System Default" Control key setting
should now be gone. Please test. Reported initially by F. Abbate.
* Added view support for rar archives to default config. Requires
"unrar" command.
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements
* A preliminary attempt at a color management subsystem has been added to JasPer
* Previously, the configure process did not generate a configuration header file
* Temporary files created with the jas_stream_tmpfile function were not
correctly removed upon file close under Microsoft Windows
* An option has been added to the JPEG encoder to allow a quality factor to be
specified
* A new make target has been added for RPM building
* The code now compiles with many fewer warnings on most platforms
* The JasPer software license has been made slightly less restrictive
* The configure-based build process has been updated to use newer versions of
the GNU configure tools
Changes:
* use new ALSA PCM API if available (Lukasz Mach and Eddy Mylyono)
* fix build on AIX and OSF (Albert Chin-A-Young)
* don't try to close audio device if not opened (Debian)
* fix build with latest automake (Stanislav Bradec)
* no longer required automake 1.4 (Thomas Cataldo)
* Fix Darwin build (Jerry Talkington)
* fix typo in manpage (Kjartan Maraas)
While here use subst.mk instead of patching configure script.
Enigma is a re-implementation of one of the most original and intriguing
computer games of the 1990's: Oxyd.
Your objective is easily explained: find and uncover all pairs of identical
Oxyd stones in each landscape. It would be simple, if it weren't for hidden
traps, vast mazes, insurmountable obstacles and innumerable puzzles blocking
your direct way to the Oxyd stones.
- New Replay Gain support (-G, --replay-gain).
- Tags can now be shown without decoding any audio (-T, --show-tags-only).
- New support for reading and displaying encoder tag information written
by e.g. lame(1).
- New Layer III IMDCT routine based on Szu-Wei Lee's fast algorithm.
- Improved robustness of Layer II bitrate/mode combinations.
- Other improved portability and robustness.
Version 1.0.8 (28/02/2004)
- Corrected bug in mutual certificate authentication in SSL 3.0.
- Several other minor bugfixes.
Version 1.0.7 (25/02/2004)
- Implemented TLS 1.1 (and also obsoleted the TLS 1.0 CBC protection hack).
- Some updates in the documentation.
and we now change it. Unfortunately at the toplevel "Makefile" is passed
as the argument but config.status expects "./Makefile" so fails.
Patch the Makefile to not try and update Makefile in this case, as if it
worked it would make no functional change to the Makefile anyway so don't
bother.