2009-06-21: Version 2.2.1
* General:
* Change: No longer require space between rearm pads, allow dragging pad production with mouse, and droids may drive over inactive rearm pads (r7701, ticket:569)
* Fix: Various crashes related to failing orders (r7699)
* Fix: Show translations for finished research display (r7730)
* Change: Add more information to the crash dump file (r7740, 7745)
* Fix: Mac users can read in .wz files (r7754)
* Fix: Experience speed adjustment happens after max speed limit; fix bug with speed calculation. (r7761)
* Fix: Numerous issues with NTW mod (r7676-7677, r7713-7716)
* Fix: fix to *never* control the transport in SP games. (really this time!) (r7776, ticket:568)
* Change: Allow droids to grab artifacts and oil drums from up to 1 tile away (r7779)
* Change: Bump up MAX_RESEARCH to 500 from 450. (r7774, ticket:599)
* Fix: Make sure we take xOffset into account, we don't always start at 0 for the FMV text. (r7780, ticket:625)
* Change: When host drops from the lobby, abort the game. (r7787 ticket:583)
* Fix: Make sure either parameter isn't below the minimum screen res. that we support. (r7786)
* Fix: Make sure we take xOffset into account, we don't always start at 0 for the FMV text. (r7780, ticket:625)
* Fix: Clear the keyboard/mouse input on lost focus correctly. (r7797, ticket:515)
* AI:
* Fix: Resolve AI droid traffic jams by clearing orders and make jammed droids stop going for repair (r7700, ticket:597)
* Campaign:
* Fix: Flashing box around mission timer was too small, resulting in a graphics glitch. (r7672, ticket:596)
* Translations:
* Fix: Italian and Slovakian translations updated (r7769, ticket:621, r7772, ticket:615)
* Build system:
* Fix: Various build system issues (r7669, r7664, r7663, r7661, r7655, r7642, r7640)
* Graphics:
* Fix: No more ugly texture seams (r7718, r7724, r7757)
2009-05-31: Version 2.2.0
* General:
* Fix: Tells user if mod entered on the command line / shorcut is enabled, or is invalid. Output is to stdout or stderr. (r7586)
* Fix: Launching the game from installer now works (r7568 ticket:364)
* Fix: Angel missile no longer obsoletes long-range artillery, Ripple Rockets no longer autoupgrades to Archie, and Mortar Fast Loader requires Mortar Rapid Loader Mk3 (r7559, ticket:533, 292, 398)
* New: Add a new translation: zh_TW.po by chtsau (r7561, ticket:239)
* Change: Allow up to 36 savegame 'slots' (r7535)
* Change: add 'mod/music' directory to be use for custom music. (r7557)
* Fix: set the volume of the FMV based on the user's preferences (r7489, ticket:526)
* Fix: Check if the unit has weapons, before trying to see what weapons they have. (r7488, ticket:523)
* Change: remove 'autoload' handling. (r7474)
* Fix: Fix windows crash dump output (r7473)
* Fix: Fix handling of limbo & expand missions (r7454)
* Change: Let players save games with Num-Enter as well as Return - should make it easier on international keyboards (r7412)
* Change: translation of ru.po by Maxim (r7444, ticket:347)
* Fix: We now return the truncated string, instead of returning NULL if the string is too long. (r7426, ticket:493)
* Fix: pl.po file by Makary (r7423, ticket:241)
* New: Slovenian translation sl.po file by ThomasCarstein (r7422, ticket:392)
* Fix: pt_BR.po update by Tucalipe (r7421 ticket:350)
* Fix: Clear out old effects (prevents burning lasting between missions) (r7416)
* Fix: Don't allow the transporter to be controlled in SP games. (r7414)
* Fix: Remember player number and tech level for map selection screen (r7400)
* Gameplay:
* Fix: Make AI ignore hostile structures for path-finding when armed. (r7579)
* Fix: Allow Fog mode to be set based on user preferences for campaign games. (r7597, ticket:561)
* Fix: Don't allow 2x the experience points in a campaign game, when this is reserved for MP games. (r7598, ticket:562)
* Graphics:
* Fix: Fix issue with radar / mini-map. (r7458, ticket:333)
* Fix: Fix issue with radar / mini-map drawing objects outside its scope. (r7441)
* Change: Better map previews (patch by Florian Schanda, color scheme by Zarel). (r7434)
* Network:
* Change: Increase timeout delay to 2500ms for dial-up modem users. (r7556, ticket:543)
2009-05-10: Version 2.2_rc1
* General:
* New: Windows installer has option to download and install videos (enabled by default). (r7328)
* Change: Windows installer no longer has any license agreements, since they are not EULAs. (r7328)
* Change: Flash the intel button when we get new intel. (r7317)
* Fix: Don't count cheated games as multiplayer wins and losses. (r7228)
* Fix: Windows installer doesn't redownload the music mod if it's already installed. (r7328)
* Fix: Let's not underflow a unsigned variable. (r7335)
* Change: Remove 'grim' mod, since it is broken for 2.2 (r7385, r7386, ticket:463)
* Fix: NTW Mod 1.8.6b for 2.2 by Delphino (r7368, r7369)
* Gameplay:
* New: Repair facilities will repair nearby units if they don't have anything else to do. (r7234, patch #413)
* Change: Multi-turret units have been removed due to graphics bugs. (r7274)
* Fix: Trucks will never, ever, ever build on burning oil resources. Ever. Not even if you're an AI. (r7340)
* Fix: Droids with Fire-At-Will will fire upon anything within range. (r7234, patch #413)
* Fix: Pretty much every known bug involving repair facilities have been fixed. (r7234)
* Fix: Trucks will not help enemies build structures. (r7234, patch #413)
* Fix: Multi-turret units will always shoot with both weapons. (r7261)
* Fix: Target prediction works correctly again. (r7279, r7383, ticket:374)
* GUI:
* Fix: Interface no longer disappears for a few seconds when someone changes team/color/location/readiness in multiplayer staging area. (r7259)
* Change: Add new icons for when player leaves or gets disconnected. Icons by Zarel. (r7373, ticket:274)
* Graphics:
* Change: Do not use texture compression for interface textures. (r7348)
* Change: Scale down textures used for 3D when they exceed the size specified with the textureSize option (r7347)
* Network:
* Fix / Change: Modify the server & client code to detect when the Host can't host a game, Change how 'addg' works + other enhancements (r7325)
* Change: Use a more descriptive error message instead of the worthless SDLnet message. (r7344)
2009-05-01: Version 2.2_beta2
* General:
* New: Add radar detector turret. It will detect and target enemy sensors up to twice their range (r6955, ticket:340)
* Fix: Crash when a person aborts multiplayer early then tries to start single-player (r6991)
* Change: No longer requires the texture rectangle OpenGL extension to play video (r7022)
* Change: F10 is now always the screenshot key (r6993)
* Change: New config directory (r6995)
* Network:
* Add: Version checking added of connecting clients (r6992)
* Change: Game now runs on port 2100, and lobby port is now 9990 (r6994)
* Change: Games can now be password protected (r7078)
2009-04-01: Version 2.2_beta1
* General:
* New: Multi-threaded path-finding should make path-finding much faster (r5735, patch #1064)
* New: Original sound tracks added (r5261)
* New: Playing of Ogg Theora full motion videos are now supported (r6119, ticket:64, ticket:46)
* New: Fonts are now configurable (r5841, patch #1095)
* Fix: Clean up input stream after saving a save game, to prevent it from going into chat mode.
* Graphics:
* Change: The skybox texture is now more easily moddable.
* Fix: The map is now properly capped on the edges.
* Fix: The "deity" cheat now correctly shows the area that was cheated visible.
* Fix: The background in the loading screen no longer flickers.
* GUI:
* New: Add mouse menu option.
* New: Add ability to toggle between hardware (SDL) and software (colored) cursors, in new mouse menu option.
* New: The radar minimap now shows the entire map, can be scaled and rotate to ease navigation (r5266, patch #969, r6410)
* Commandline options:
* New: Use --join <host> to join into a game lobby directly from the commandline.
* New: Add a --host option (to compliment the --join option), so you can create games via an external program. It takes you directly to the host screen.
* Fix: Difficulty now works when you start the campaign with the --game parameter.
* Fix: --nosound works correctly with videos now.
* Gameplay:
* New: Make repair facilities that are close to each other share the workload if one is overloaded and others are out of work.
* Change: Allow VTOLs to uncover fog of war and land-move to unseen areas in distance fog mode.
* Change: Remove limitation that VTOLs cannot pass over tall cliffs, and allow that VTOLs to fly over anything to rearm.
* Fix: Restrict direct fire to weapons range only instead of minimum of sensor range and weapon range.
* AI:
* Fix: Allow a droid to pick a new target while auto-repairing. (ticket:35, bug #12217)
* Fix: Improve targetting AI so that it does not select bad targets, and make it use full weapon range instead of limited to sensor range. (ticket:97)
* Fix: Fix AI bug that made it build on burning oil derricks (r5883, patch #1096)
* Buildsystem:
* Fix: Only compile the translations when $(TRANSLATION) is "yes". (ticket:130)
* Change: Former "raw" Makefiles are now used for Windows only and thus named makefile.win32
* Tools:
* New: OBJ to PIE format converter (r5774)
* Map:
* New: 8c-cockate and 4c-cockpit by zydonk (r5567, r5566, r5286)
* Engine:
* New: Support for naval propulsion type (r5803)
2009-04-01: Version 2.1.3
* General
* Fix: Fixed issue that prevented information about enemy research to be shared between hosts. (r6915)
* Fix: Fixed crashes in netlog code, path-finding, pregame chat, and burning scavengers (r6899, r6898, r6878, r6857)
* Multiplayer:
* Fix: Players no longer drop from game after too much data has been sent, usually happens in long games (r6890)
* Maps:
* New: New map 4c-Urban-Chaos (r6827)
* Fix: Water tiles on little egypt map fixed (r6825, bug #9658)
2009-03-07: Version 2.1.2
* General:
* Fix: No longer crash if more than six players join a game (r6658, ticket:273)
* Fix: Fix crash when too many maps are available (r6742)
* Fix: Some other crash bugs may have been prevented (r6688, r6629, r6596, r6762, r6746, r6744)
* Sound:
* Fix: When sound isn't enabled (at runtime, unrelated to --disable-sound, e.g. when no sound device is available) do not attempt to set up an AUDIO_STREAM
* Buildsystem:
* Fix: If the target system to run on already provides strlcpy and/or strlcat, check whether they work as expected, and if they do, use them instead (r6556, r6557)
* Change: Allow compiling without OpenAL and Vorbis when compiling with --disable-sound
Add a new command for pkg_admin: findbest. It takes one or more patterns
and searches for the best match in PKG_PATH, just like pkg_add would.
It prints the URLs of the best match for each pattern to stdout.
Rewrite the config file parser to read the file only once.
Fix a bug in the line reading optimisation, which could get confused if
the byte following the new line is a NUL. Adresses Arch Linux problem
report #15845.
Do not reuse a FTP connection if there is currently a transfer active.
Some FTP servers hang on the NOOP command. Reported by Manuel Bouyer.
Open Computer and Software Inventory Next Generation is an application
designed to help a network or system administrator keep track of the
computers configuration and software that are installed on the network.
Information about Hardware and Operating System are collected.
Open Computer and Software Inventory Next Generation is an application
designed to help a network or system administrator keep track of the
computers configuration and software that are installed on the network.
Information about Hardware and Operating System are collected.
telepathy-idle 0.1.4 (2009-05-28)
=================================
The "Caberdrone" release.
Enhancements:
* Added a connection parameter for "username" (fd.o #16499).
* Removed the default quit message advertising Idle (fd.o #20916).
Fixes:
* Parses nicknames in incoming messages more liberally, to allow
nicknames like "-bip" which are illegal but appear in the wild.
* Uniquify connections' object paths to permit two connections to the
same server with the same username (fd.o #17430).
telepathy-glib 0.7.33 (2009-06-26)
==================================
The "please be careful when handling the sun" release.
Fixes:
* Fixed a test failure in test-params-cm on certain architectures, including
powerpc and sparc (smcv)
* Fixed an assertion failure in TpConnection if StatusChanged to CONNECTED is
followed immdiately by GetStatus returning CONNECTED (smcv)
telepathy-glib 0.7.32 (2009-06-12)
==================================
The "cake wars" release.
Enhancements:
* fd.o #22208: Updated to telepathy-spec 0.17.26 (smcv)
* Added generated service-side bindings for AccountManager, Account,
ChannelDispatcher, ChannelDispatchOperation, ChannelRequest and Client (smcv)
* Added minimal versions of TpAccountManager, TpAccount,
TpChannelDispatcher, TpChannelDispatchOperation, TpChannelRequest and
TpClient (smcv)
* fd.o #22205: Added support for deprecating or removing _run_ methods in code
generation (smcv)
* Added flymake support (jonnylamb)
* fd.o #22230: Added support for byte ('y') parameters to CMs (smcv)
Fixes:
* Made sure _gen/error-str.h and .c end with a newline, fixing compilation with
certain compilers (smcv)
* fd.o #19741: Documented client-side handle reference counting (wjt)
* fd.o #21977: Removed duplicate mention of media-interfaces.h in Makefile.am
(Patryk Zawadzki)
* fd.o #22121: made tp_channel_dispose properly idempotent (wjt)
* Removed dead code for introspecting alias flags (smcv)
* fd.o #22182: Fixed a potential use-after-free in the callable example CM
(smcv)
Release notes for projects using code generation:
* After updating to this version of glib-client-gen.py, _run_ methods will no
longer be generated by default. To get the behaviour of older versions, run
it with the new --generate-reentrant option; to get the methods present
but deprecated, use an option like
--deprecate-reentrant=FOO_DISABLE_DEPRECATED (which means the _run_ methods
are marked with G_GNUC_DEPRECATED, and will not be available at all if
FOO_DISABLE_DEPRECATED is defined).
telepathy-glib 0.7.31 (2009-05-27)
==================================
The "this beer tastes of Stilton!" release.
Enhancements:
* Added TP_ERROR_STR_* constants corresponding to the members of the
TpError enum, and tp_error_get_dbus_name() mapping the latter to the
former (cassidy/wjt)
* Updated to telepathy-spec 0.17.25, adding ConnectionRefused, ConnectionFailed
and ConnectionLost errors, and the new-style StreamTube and DBusTube channel
types (cassidy)
* Made tp_g_key_file_get_int64 and _uint64 into public API for Mission
Control's benefit (smcv)
Fixes:
* Changed the dbus_daemon member of TpProxy to be removed in dispose, rather
than just after the invalidated signal (smcv)
* Fixed a null pointer dereference if a TpConnectionManager is resurrected
during dispose (smcv)
* Fixed a use-after-free when the user-supplied object in
tp_connection_manager_call_when_ready is destroyed after the CM becomes
ready (smcv)
* Fixed tp_dbus_daemon_request_name, tp_dbus_daemon_release_name and
_tp_dbus_daemon_get_name_owner to fail gracefully if the TpDBusDaemon has
been invalidated (smcv)
telepathy-glib 0.7.30 (2009-05-18)
==================================
The "slowing down but with a sense of speeding up" release.
API changes:
* tp_proxy_add_interface_by_id() may not be called on an invalidated proxy. (It
never made sense to do this, but now telepathy-glib will complain if you do.)
Enhancements:
* Added tp_dbus_daemon_request_name() and tp_dbus_daemon_release_name(). (Fixes
fd.o#21771.)
* Update to telepathy-spec 0.17.23, adding the Terminated error.
* Added optional support for Shave, to give kernel-style pretty make output.
(This is disabled by default; to enable it, pass --enable-shave to configure.)
(Jonny Lamb)
* Channel introspection will now fail more quickly when the channel is
invalidated.
Fixes:
* Generated GInterfaces now install type information sooner, fixing a bug where
object construction could make dbus-glib assert. (Ross Burton)
* fd.o#21792: tp_presence_mixin_simple_presence_fill_contact_attributes asserts
if get_contact_statuses returns NULL.
telepathy-glib 0.7.29 (2009-04-03)
==================================
The "sense of adventure working perfectly and sensing no adventures" release.
Enhancements:
* TpBaseConnectionManager, tp_cm_param_setter_offset: support parameters of
various extra types - object path, double, 64-bit signed and unsigned
integer, array of strings, array of bytes - and add regression tests
* TpContact: enhance documentation to spell out that change notification is
via GObject::notify::alias etc.
* tp_asv_new(), a shorthand for creating hash tables from strings to
slice-allocated GValues, along with tp_asv_set_* and tp_asv_take_* helpers to
add entries to such hash tables. (Fixes fd.o#20942)
telepathy-glib 0.7.28 (2009-03-24)
==================================
The "a surprisingly meaty courgette" release.
API changes:
* Use the prefix for D-Bus errors specified by telepathy-spec, not something
telepathy-glib made up (changing .Errors to the correct .Error). This was
a regression in telepathy-glib 0.7.1.
Expected impact of this change:
* Connection managers will emit the correct errors as soon as the
telepathy-glib shared library is upgraded
* Clients that use TpConnection, TpChannel etc. will expect the correct
errors as soon as the shared library is upgraded
* Clients that match errors by string value using TP_ERROR_PREFIX will have
to be recompiled against the new telepathy-glib, but should have sane
fallback behaviour to treat the correct error strings as an unknown error
Enhancements:
* Update to telepathy-spec 0.17.22, adding
TP_ARRAY_TYPE_SOCKET_ADDRESS_IP_LIST, TP_ARRAY_TYPE_STRING_STRING_MAP_LIST,
TP_STRUCT_TYPE_SOCKET_ADDRESS_IP
* Extend the 'callable' example connection manager to support simulated
incoming calls, support simulated contacts who never answer, are busy or
terminate the call, and comply with telepathy-spec 0.17.22
Fixes:
* fd.o #20729: csh (chatroom) example connection manager: comply with
telepathy-spec 0.17.21 by always allowing the user to leave the Group
* Cancel GetParameters call if the CM crashes, fixing an assertion failure
in tp_connection_manager_continue_introspection
telepathy-glib 0.7.27 (2009-03-17)
==================================
The "sliced woot" release.
Enhancements:
* fd.o #18220: make it much less verbose to construct string/variant maps
(a{sv}) by adding functions like tp_g_value_slice_new_uint(), which are a
shortcut for a sequence like tp_g_value_slice_new (G_TYPE_UINT) followed by
g_value_set_uint
* Make example connection managers installable (they might be useful for
testing UIs - use ./configure --enable-installed-examples if you want them)
* Add an example connection manager that has dummy StreamedMedia channels
* Add an example connection manager that has dummy ContactList channels
vaguely resembling the XMPP roster
* Update to telepathy-spec 0.17.21 (adding
TP_CHANNEL_GROUP_FLAG_MESSAGE_DEPART and
TP_CHANNEL_MEDIA_CAPABILITY_NAT_TRAVERSAL_ICE_UDP)
Fixes:
* fd.o #20646: in TpChannel, when adding contacts to one of the Group sets,
remove them from both of the others
* Use AM_PATH_PYTHON to detect the Python version
* In TpGroupMixin, let implementations allow the self-handle to be removed
regardless of whether the CAN_REMOVE flag is set. This is meant to be how
you remove yourself gracefully from a chatroom or streamed media call.
* fd.o #20165: fix a use-after-free in tp_base_connection_register() that
causes connection managers to assert if they have not already called
tp_dbus_daemon_dup() or tp_run_connection_manager() (regression in 0.7.26
which broke the telepathy-qt4 regression tests)
* Fix some memory leaks when making TpContact objects, when holding handles in
TpContactsMixin, when filling contact attributes in TpPresenceMixin,
when setting simple presence, and in the regression tests
* Update the valgrind suppressions file to cope with new telepathy-glib code,
GTest, and glibc 2.9
* Fix compilation with gtkdoc 1.11, which is stricter about the contents of
Since: annotations, and parses more comments
Please note, that the 3.0 series will be DISCONTINUED after this release!
There will be neither any bugfix release nor any security release. Updating
to the latest release series is strongly recommended. For more information
on current Samba releases, please see
Major enhancements included in Samba 3.0.36 are:
o Fix Winbind crash on 'getent group' (bug #5906).
o Excel save operation corrupts file ACLs (bug #4308).
o Prevent segmentation fault on joining a very long domain name.
=== 1.2.4 ===
Jan 22, 2009 (revision 603)
- Added a new AtomPubClient class (and supporting classes) which begins a
foundation on which support for version two of the Google Data protocol
will be built.
- OAuth methods can now specify the desired OAuth server with the default
being the Google Accounts end point (thanks Dag Brattli!).
- Improved support for unicode strings in XML element class attributes and
text nodes (thanks again to Dag).
- Fixed constructors for Service classes which inherit from GDataService
to ensure that all parameters are passed up to the superclass
constructor (thanks Guillaume Ryder!).
- Added a 'contact_list' property to ContactsService to simplify API usage
for shared contacts (thanks Guillaume once again).
- For Google Contacts, added a GetFeedUri method to help users generating
feed URIs (Guillaume for a hat-trick).
- New unit tests to ensure that the ordering of entry objects within a feed
is preserved when converting to and from XML.
=== 1.2.3 ===
Dec 3, 2008 (revision 585)
- Added support for OAuth (thanks to Kunal Shah!). Your client can now obtain
an authorization token using the OAuth protocol.
- Added support for Secure AuthSub (thanks Eric Bidelman!). Your client can
digitally sign requests using RSA allowing Google service to verify that
the request came from your application.
- Added a new module for parsing XML which will be used in future versions to
support version of the Google Data APIs protocol. This new library handles
versioning of XML schemas.
- The Google Contacts API sample now pages through results.
- Added phone number rel types using in the Google Contacts API.
- The YouTube service module will use cElementTree if it is available.
Improves XML parsing speed.
- Fixed typo in gdata.geo, changed longtitude to longitude but kept an alias
for backwards compatibility.
- Fixed Blogger's GetBlogId regular expressions to extract the ID from
multiple kinds of entries.
- Fixed type check in atom.http to allow unicode URL strings.
- Added webmastertools test to the packaged download which fixed failures
when running all data tests.
- Improved compatibility of unit tests with Python2.3.
- Added copies of tlslite and dependencies to support secure AuthSub and
OAuth.
- Changed the default host for Google Apps API requests to
apps-apis.google.com.
=== 1.2.2 ===
Oct 15, 2008 (revision 556)
- Added support for the following APIs:
Google Apps Email Migration API
Google Apps Email Settings API
Google Webmaster Tools Data API
Some modules for the above are not yet fully tested, so please file an
issue if you notice something is not working as expected.
- Restored support for gdata.http_request_handler when using App Engine to
preserve backwards compatibility.
- Simplified auth token management by adding a current_token member to
service classes. Also added settings to control when the token_store
is updated when using SetXToken() methods. The token_store will only be
queried if there is no current_token.
- Fixed issue with requests to HTTPS URLs in which an AuthSub token was seen
as invalid because the request contained the default port number (443).
The library no longer includes the port in the Host header if it is using
the default.
- Resolved issues with YouTube token scopes.
- Fixed issue which appeared when the Calendar API issues a redirect to a
PUT request. The library now correctly retries with a PUT (instead of
a POST).
- Added workaround for differences in how the App Engine SDK handles
redirects.
- Fixed typo in gdata.EntryLink declaration.
- Fixed invalid host errors seen when using some HTTP proxies.
2.15.1 Released August 7, 2009
- Release to fix the SIGNATURE file. [GSM]
2.15.0 Released August 4, 2009 (subversion r13164)
- Use PQexecPrepared even when no placeholders (CPAN bug #48155) [GSM]
- Allow execute_array and bind_param_array to take oddly numbered items,
such that DBI will make missing entries undef/null (CPAN bug #39829) [GSM]
- Put single quotes around array literals when quoting arrays via
the quote() method. Per report from David Garamond (CPAN bug #48420) [GSM]
2.14.1 Released July 28, 2009 (subversion r13140)
- Remove invalid bigint assignment [Tim Bunce]
2.14.0 Released July 27, 2009 (subversion r13130)
- Make quoting of int, floats, and names much safer. (CPAN bug #41565) [GSM]
- Make quoting of geometric types respect all valid chars (CPAN bug #41565) [GSM]
- Fix quoting of booleans to respect more Perlish variants (CPAN bug #41565) [GSM]
- Return ints and bools-cast-to-number from the db as true Perlish numbers.
(CPAN bug #47619) [GSM]
- Fix backslash quoting of arrays (CPAN bug #46732) [GSM]
- Fix error when destringifying array starting with '[x:y]='. Per report from
Jeff Trout [GSM]
- Fix problem with foreign_key_info() and NAME_uc (CPAN bug #46109) [GSM]
- Make foreign_key_info() respect FetchHashKeyName (CPAN bug #46103) [GSM]
- Fix Makefile.PL to apply POSTGRES_INCLUDE in a saner way.
(CPAN bug #45769) [GAURAV@cpan.org]
- Improve Win32 README notes [Curtis Jewell]
- Fix spelling error in type_info (CPAN bug #47786) [justin.d.hunter@gmail.com]
- Add functions to support MS VC++ 7.0 (CPAN bug #47858) [Taro Nishino]
0.39 6th June 2009
* Added support for BDB 4.8
- associate_foreign
- set_bt_compress (no callbacks as yet).
* Also added interface to
- ENV->stat_print
- ENV->txn_stat_print
* Oldest Perl supported is now 5.005
* Fixed issue db_stat when it returned a null pointer.
(#46312 rt.cpan.org)
* Fixed issue with DNM Filters & UTF8 support.
Patch supplied by Torsten Foertsch.
Open Cubic Player first appeared around December 1994 as a DOS
binary-only module player. It supported many soundcards and module
formats.
At some point, the source code was released to the public under the
terms of the GNU General Public License, and around 2003 Stian
Skjelstad ported the code to Linux.
In addition to legacy tracker formats such as mod, xm and s3m, Open
Cubic Player now also supports mp3, ogg and ay files and can be compiled
with libadplug support.
Changes in 1.4.12-stable:
Try to contain degree of failure when running on a win32 version so heavily firewalled that we can't fake a socketpair.
Fix an obscure timing-dependent, allocator-dependent crash in the evdns code.
Use __VA_ARGS__ syntax for varargs macros in event_rpcgen when compiler is not GCC.
Activate fd events in a pseudorandom order with O(N) backends, so that we don't systematically favor low fds (select) or earlier-added fds (poll, win32).
Fix another pair of fencepost bugs in epoll.c. [Patch from Adam Langley.]
Do not break evdns connections to nameservers when our IP changes.
Set truncated flag correctly in evdns server replies.
Disable strict aliasing with GCC: our code is not compliant with it.
Changes in 1.4.11-stable:
Fix a bug when removing a timeout from the heap. [Patch from Marko Kreen]
Remove the limit on size of HTTP headers by removing static buffers.
Fix a nasty dangling pointer bug in epoll.c that could occur after epoll_recalc(). [Patch from Kevin Springborn]
Distribute Win32-Code/event-config.h, not ./event-config.h
Changes in 1.4.10-stable:
clean up buffered http connection data on reset; reported by Brian O'Kelley
bug fix and potential race condition in signal handling; from Alexander Drozdov
rename the Solaris event ports backend to evport
support compilation on Haiku
fix signal processing when a signal callback delivers a signal; from Alexander Drozdov
const-ify some arguments to evdns functions.
off-by-one error in epoll_recalc; reported by Victor Goya
include Doxyfile in tar ball; from Jeff Garzik
correctly parse queries with encoded \r, \n or + characters