kerberos, also use kerberos5 headers since they are now needed by the
gssapi code in cvs.
Changes since 1.11.3:
* Some minor changes to allow the code to compile on Windows platforms.
Changes from 1.11.2 to 1.11.3:
* When waiting for another user's lock, the message timestamps are now
in UTC rather than the server's local time.
* The options.h file is no longer used. This fixes a bug that occurred when
1.11.2 was compiled on Windows platforms.
* We've standardized on Automake version 1.6.3 and Autoconf version 2.53.
They are cleaner, less bug prone, and will hopfully allow me to start updating
sanity.sh to use Autotest and Autoshell. Again, this should only really affect
developers. See the section of the INSTALL file about using the autotools if
you are compiling CVS yourself.
from Onno van der Linden in PR 19140.
While here, also add the portability change suggested by David Laight
in the audit trail to the PR.
This also closes PR 19232.
generated files.
(Not portability) changes since 0.18:
* Made the GIF loader handle animations with frames whose bounds go outside
of the base image's bounds (Federico).
* Made the GIF loader handle zero-sized frames that GifBuilder and
similar crap spits sometimes (Federico).
* The PNM loader doesn't abort() anymore if it cannot allocate memory
(Federico).
* Fixed a g_object_unref() -> gdk_pixbuf_unref() thinko (Federico).
* Merged the patch from Red Hat Linux 8.0 to fix the crash on
corrupted/short GIFs - Ximian 29040 (patch by Elliot Lee).
* Fixed the RGB 565 LSB -> MSB case in gdk-pixbuf-drawable - 79463
(Federico).
* Fixed the update region notification in the BMP loader (Federico).
* Merged the BMP loader changes from GTK+ HEAD -- check all reallocs,
fix 16bpp BI_RGB thinko, properly handle BI_RLE4 and skips and jumps
(changes by Matthias Clasen).
* Merged the ICO loader changes from GTK+ HEAD (changes by Matthias
Clasen).
* Merged changes from gtk+/gdk-pixbuf HEAD into the JPEG loader --
fixes CMYK JPEG problems (changes by Matthias Clasen).
of relying on the shell's builtin pwd. This makes BUILD_DIR consistently
point to the correct directory regardless of the definition of SHELL. This
fixes elusive some buildlink2 errors due to the fact that BUILDLINK_DIR is
derived from BUILD_DIR and some paths were incorrectly being translated.
- Added MAILER-DAEMON to the list of always recognized local
addresses, since it is generated by Postfix bounces.
- Bugfix: transport_errno was not reset upon successful
transport map wildcard lookup after an earlier failure.
- Cleanup: unnecessary warnings from the proxymap client
after proxymap server disconnect.
- Cleanup: Patrik Rak found a few more chattr invocations
that were missed 20021209. Files: postfix-install,
conf/post-install.
- Cleanup: the pcre-config command can produce null outputs.
- Bugfix: the virtual(8) Makefile included $(AUXLIBS) in the
dependencies.
- Bugfix: fixed in the snapshots 20030105 but missed in the
stable release. "sendmail -bs" tried to access the proxymap
service. It should not try to open any user/domain/uce
related tables at all.
Changes:
3.42 Fri Oct 18 11:29:40 MET DST 2002
- t/cstocs.t: now skips MIME tests if MIME::Words is not
installed.
3.4 Thu Oct 17 13:37:18 MET DST 2002
- Added support for MIME encoding. It requires MIME::Words from
MIME-Tools, and fixes a few bugs in that code.
breaks too many users' /etc/mk.conf files that have a
.ifdef BSD_PKG_MK
# /usr/pkgsrc stuff
.else
# /usr/src stuff
.endif
structure. We'll think of another way to protect against multiple
inclusion of bsd.pkg.mk and bsd.prefs.mk.
Version 0.1.53 Oct 27 2002
BUGFIXES:
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
* pl.po update by pbs <pbs@linux.net.pl>
* added a space in the progresswindow
* vol id can be max 32 chars
* progressbar problems occuring with more recent cdrecord versions
fixed
NEWS:
* autostart option (for HFS images)
-------------------------------------------------------
Version 0.1.52 Jul 08 2002
BUGFIXES:
* fixed compilation error on non-Linux platforms
* updated README.hp-ux.html ("Gansser, Martin" <MGansser@rand.de>)
* 'Compute Estimate' could fail when only one file was added,
reported by Goetz Waschk <waschk@informatik.uni-rostock.de>
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
* the fix for broken (patched) GTK+ versions broke when using
completion (pressing tab), fixed, also fixed some other small
usability bugs caused by the fix
NEWS:
* added a "default number of pathcomponents to ignore/include",
suggested by "John L. Males" <software_iq@TheOffice.net>
* added "Overburn" option
-------------------------------------------------------
Version 0.1.51 May 26 2002
BUGFIXES:
* check for a valid data cd before reading the ISO info when the
"Info" button is pressed in order to avoid blocking
(suggested by "John L. Males" <software_iq@TheOffice.net>)
* the fix for broken (patched) GTK+ versions broke on some locales,
remade the fix in another way
* de.po update by Goetz Waschk <waschk@informatik.uni-rostock.de>
NEWS:
-------------------------------------------------------
Version 0.1.50 May 23 2002
BUGFIXES:
* gives a better error message if one attempts to burn a non-existant
image
* various other error message improvments
* started on support for "Re-load disk and hit <CR>" drives, but
it is not yet working
* de.po update + english spelling fixes (Goetz Waschk
<waschk@informatik.uni-rostock.de>)
* changing the cd size with "Try harder" enabled could essentially
lock the X-server while recomputing (bad X, bad GTK!), fix by
Goetz Waschk
* the HFS options behaves badly no more
* RH7.3 and then Debian sid included a patch to GTK+ which broke
gcombust when adding directories (thanks to Oskar Liljeblad
<oskar@osk.mine.nu> for suggestions)
* no longer complaints about non-existing paths when clicking
cancel in the prefs window (suggested by "John L. Males"
<software_iq@TheOffice.net>)
NEWS:
* Polish translation by pbs <pc2000@poczta.onet.pl>
* added an "Info" button for ISO images too, suggested by "John L.
Males" <software_iq@TheOffice.net>
This package is a replacement for them.
English language support for aspell, e.g. `aspell -d english -c $myfile'.
Oher dictionaries available in this package: british, american, canadian.
- added buildlink2.mk for applications using aspell and pspell
- updated DESCR
Changes:
Aspell has undergone an extremely large number of changes since the previous
Aspell/Pspell release. For one thing Pspell has been merged with Aspell so
there in no longer two separate libraries you have to worry about.
Because of the massive changes between Aspell/Pspell and Aspell 0.50 you may
want to clean out the old files before installing the the new Aspell. To do
so do a "make uninstall" in the original Aspell and Pspell source directories.
The way dictionaries are handled has also changed. This includes a change in
the naming conventions of both language names and dictionaries. Due to the
language name change, your old personal dictionaries will not be recognized.
However, you can import the old dictionaries by running the "aspell-import"
script. This also means that dictionaries designed to work with older versions
of Aspell are not likely to function correctly. Fortunately new dictionary
packages are available for most languages. You can find them off of the Aspell
home page at http://aspell.net.
The Pspell ABI is now part of Aspell except that the name of everything has
changed due to the renaming of Pspell to Aspell. In particular please note the
following name changes:
pspell -> aspell
manager -> speller
emulation -> enumeration
master_word_list -> main_word_list
Please also note that the name of the language-tag option has changed to lang.
However, for backward compatible the language-tag option will still work.
However, you should also be able to build applications that require Pspell
with the new Aspell as a backward compatibility header file is provided.
Due to a change in the way dictionaries are handled, scanning for .pwli files
in order to get find out which dictionaries are available will no longer work.
This means that programs that relied on this technique may have problems
finding dictionaries. Fortunately, GNU Aspell now provided a uniform way to
list all installed dictionaries via the C API. See the file "list-dicts.c" in
the examples/ directory for an example of how to due this. Unfortunately there
is isn't any simply way to find out which dictionaries are installed which
will work with both the old Aspell/Pspell and the new GNU Aspell.