most important changes: (for full summary see ChangeLog in the distfile)
========================================================================
- Beginning with 2.40, the reference version of Frotz (the DOS version) is
distributed under the GNU Public License rather than the old "no
commercial profit" license. And so is the Unix version.
- V6 games supported by drawing the outlines of pictures. True display of
the graphics are on hold until the X11 with GTK version is complete.
- Classical Infocom sound effects supported through the OSS drivers. I'm
only aware of "Lurking Horror" and "Sherlock: The Riddle of the Crown
Jewels" as having such sound effects. See the INSTALL file for
information on where the sound files should go.
- Quetzal save format is now the default. Old Zip 2.0 format is still
supported by command line option or config file setting.
- History searchs has been added. Type the beginning of a past command
and hit the up or down arrow key.
[bjn] SECURITY: Use is_uploaded_file() function to validate all attachment
uploads (prevent spoofing).
[bjn] SECURITY: Fix attachment upload to use tempnam(). (Jarno Huuskonen
<Jarno.Huuskonen@uku.fi>)
[cjh] SECURITY: Fix attachment viewers to use tempnam().
[cjh] Fix mysql warning with php 4.0.7.
[max] Move all JavaScript URLs to the onclick event handler to prevent
breaking IE SSL in certain circumstances.
[cjh] Add addslashes() to mysql db library.
[bjn] Bug 577: umask fixes to prevent world-writable /tmp files.
(<andreas@conectiva.com.br>)
[bjn] Bug 517: Fixes for LDAP searching--bogus LDAP filters when some
drop-downs were switched away from default values. (Robert Marchand
<robert.marchand@UMontreal.CA>)
[cjh] Allow '+' to terminate URLs.
[max] Move all JavaScript URLs to the onclick event handler to prevent
breaking IE SSL in certain circumstances.
[cjh] Browser detection recognizes ie6.
[cjh] Added locale/se (Daniel Andersson <daniel@addelei.nu>).
[bjn] Ignore errors from PHPLIB session.inc posix_getpid (which isn't
supported by Windows 95/98/ME).
[cjh] Run $language through basename() before returning it in select_lang()
to avoid possible exploits, though a seperate bug in php needs to be
present to really exploit this.
[cjh] Reject From: addresses containing spaces, ';', or '&', and don't put
quotes around addresses (since sendmail doesn't strip them). If this
is too strict, we'll reconsider later.
- Made raw error message accessible from the new error display via
an unobtrusive link.
- Fixed Apache tests when started by a non-root user.
- Added short-circuits for Apache tests on Win32 and on systems with
Apache configurations that cannot be properly parsed.
- Completely redesigned error display. The new display includes a
contextual source listing and readable stacktrace. You can access the
old error behavior with the raw_html and raw_fatal error modes.
- Fixed $m->file to close its filehandle between uses.
- Fixed bad interaction with Mason 1.01 and CPAN module, by adding
version number to ApacheHandler.pm.
- Fixed $m->top_comp to work as documented, and made documentation
- Fixed specification of a component root as "foo => /foo"
- Added 'use Apache.pm' to ApacheHandler.pm, necessary for some
mod_perl installations.
- Implemented configuration of Mason from httpd.conf via PerlSetVar
directives. This removes the need for a handler.pl file in many
cases.
- Revamped ApacheHandler tests to use a real Apache web server and
mod_perl (assuming this is installed). This allows for much better
testing of Mason. However, the test suite takes a bit longer to run
as starting and stopping the server can take a second or two each
time.
- ** Fixed handling of POST requests with query strings via CGI.pm;
the query string arguments were previously ignored, and are now merged
with POST arguments. This is an incompatible change only for those
whose code relied on the arguments missing.
- Added basic validation of arguments to Parser, Interp,
and ApacheHandler constructors.
- Added interp->die_handler, allowing you to install your own
subroutine as $SIG{__DIE__} to catch errors during component
execution. Alternately, you can simply turn the special error
handling off.
- Added interp->use_dhandlers and interp->use_autohandlers, more
intuitive ways to turn on/off dhandlers and autohandlers.
- Eliminated interp->verbose_compile_error, which is no longer needed
and has not worked for some time.
- Documented that you cannot call return() from a <%shared> or <%once>
section.
- Fixed documentation of escaped newline behavior.
- Fixed incorrect code for using mod_perl args method in
eg/session_handler.pl.
The Params::Validate module provides a flexible system for validation
method/function call parameters. The validation can be as simple as
checking for the presence of required parameters or as complex as
validating object classes (via isa) or capabilities (via can),
checking parameter types, and using customized callbacks to ensure
data integrity.
(2) Use devel/readline/Makefile.readline to get readline support, and note
why GNU readline is required.
(3) Make this package work with xpkgwedge...the app-defaults file was
always being installed under ${X11BASE}.
GAIM: The Pimpin' Penguin IM Clone thats good for the soul!
version 0.11.0-pre11 (04/30/2001):
* Zephyr updates and additions, thanks Neil Sanchala (nsanch)
* Jabber can send/accept chat invites (due to mid)
* MSN has the option to notify you of new hotmail
messages
* Fixed a problem with ADD requests in MSN
* Fixed a small memory leak with MSN
* Moved MSN's spammy debug output into debug_printf's
* Zephyr updates and additions, thanks Neil Sanchala (nsanch)
* Jabber can send/accept chat invites (due to mid)
* Can rename groups/buddies in the Edit Buddies pane
(thanks Neil Sanchala)
* Some perl updates (thanks to Sean Egan)
* IRC got the following slash commands:
op, deop, voice, devoice, mode, raw, quote, and kick (thanks
to Sean Egan)
* MSN Properly handles URL decoding of 'friendly' names
* Redesigned Preferences pages (design by DennisR)
* Can select where tabs are for tabbed IM/Chat windows
* Option to queue away messages while away
* Jabber got good updates (from faceprint)
* Oh yes, and Oscar works, yet again. (gee... that's what, 4
releases that have "fixed" it now?)
version 0.11.0-pre10 (04/13/2001):
* Many, many bug fixes
* Can choose to not send away auto-response (thanks phzzzt)
* Uh... Oscar works? For now?
* IRC Plugin can do whois (right click and info)
* IRC Plugin got away message support
* Gaim blist to WinAIM blt perl script (courtesy Andy Harrison)
* Sound on buddy pounce (Thanks Andrew Echols)
* Can view all group chats in one tabbed window (same keybindings
as for tabbed normal conversations)
* More Protocol plugins:
Zephyr (plugins/zephyr) (DON'T USE THIS unless you know
what it is and why you'd want to use it)
version 0.11.0-pre9 (03/26/2001):
* Can register Jabber accounts (load the Jabber plugin and click
Register on the login window)
* GtkIMHtml handles themes (no background pixmaps though) (thanks
decklin, mishan)
* URLS Linkify properly in Buddy chats
* Jabber compiles better on Solaris?
* Gaim works with Oscar Again (Huge thanks to Adam Fritzler of
libfaim)
version 0.11.0-pre8 (03/23/2001):
* Fixed a problem with MSN not detecting signoffs and buddy updates.
* Implemented away options in MSN
* Alt-[1-9] to go to [1-9]th pane in tabbed convo window
* Jabber fixes, Oscar fixes (!), Yahoo fixes, TOC fixes
* Can use Alt to access menu, and Ctl-char for certain actions
(thanks baldnik)
* Oscar blocking works (?)
* MSN can see status of other users
version 0.11.0-pre7 (03/16/2001):
* Can build RPMs as non-root
* New yahoo library (can use HTTP proxy)
* Command-line arg to specify config file (thanks Jason Boerner)
* Can view all conversations in one tabbed window (Control-[ and
Control-] move left and right respectively; Control-Tab moves
to the next unread, or the next tab if there are no unread tabs)
* Tooltips on links work again
* Can log system notices: signons/signoffs, awayness and idleness
(thanks Andrew Echols)
* MSN fixes
* Applet fixes
version 0.11.0-pre6 (03/06/2001):
* Fixed bug with NAS support
* Napster plugin is included again
(Thanks for pointing out that it was missing,
(Yan V. Bulgak)
* Oscar can: search by email, request confirmation, change password
* TOC fixes
* ICQ fixes
* Faster HTML parsing/rendering
version 0.11.0-pre5 (02/26/2001):
* Minor GUI changes
* ICQ Alias problem fixed
* Negative times fixed
* Cannot create blank away messages/messages with blank titles
* Can right-click Edit Buddies list to alias/add pounce/etc.
* Ability to independently set accounts as away
* Can use all away states for ICQ, Yahoo (N/A, Be Right Back, etc.)
* Fixed hanging trees
* Can close windows by hitting 'Esc' (optional)
* Better HTML Widget
* Can toggle timestamps by hitting F2 (optional)
* Rewritten file transfer for TOC
* Jabber got chat
* Log Viewer (courtesy BMiller)
* Can save conversation history
* Napster can kinda sorta download files sometimes :)
* You can activate IDs in Yahoo
* ICQ upgraded to use icqlib 1.1.5
- Bug fixes.
- Simplify the colour combo/palette/group relationship.
- Add instance code to colour groups.
- README: Added a line about contributed code license and such
here.
- New routines to create an option menu of character sets.
- Remove change signal and add new custom_color_add signal.
- Added e-sorter-array, e-util, e-categories-master-list-*
pdf, simplex, display output options; ISO 8859-13 encoding support;
euro glyph support; many new style sheets (autoconf, awk, cpp, maple,
ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not
emacs-style (UPDATE YOUR STYLESHEETS!).
Bug fixes for GNOME interaction; fixes for window positions/states after
wm crashes; removed single appicon stuff; fixed race conditions on signal
handlers; SIGINT will gently exit, SIGTERM will not be handled; better alpha
handling in some cases; MouseButton handling done differently (don't bind
Button to Action, but Action to Button); made "Keep on Top" in the dock/clip
menu a checked menu entry.
Please note: There was a bug in XPM saving -- please delete your icons in
~/GNUstep/.AppInfo/WindowMaker, they will be recreated on the next start
of the corresponding programs.