* Color is used in the buddylist to indicate status, and the conversation
window to indicate various message attributes. Look at the sample gntrc
file in the man page for details.
* The default keybinding for dump-screen is now M-D and uses a file
request dialog. M-d will properly delete-forward-word, and M-f has been
fixed to imitate readline's behavior.
* New bindings alt+tab and alt+shift+tab to help navigating between the
higlighted windows (details on the man page).
* Recently signed on (or off) buddies blink in the buddy list.
* New action 'Room List' in the action list can be used to get the list of
available chat rooms for an online account.
* The 'Grouping' plugin can be used for alternate grouping in the
buddylist. The current options are 'Group Online/Offline' and 'No
Group'.
* Added a log viewer
* Added the ability to block/unblock buddies - see the buddy context menu
and the menu for the buddy list.
* Fixed a bug preventing finch working on x86_64
Pidgin:
* Added the ability to theme conversation name colors (red and blue)
through your GTK+ theme, and exposed those theme settings to the
Pidgin GTK+ Theme Control plugin (Dustin Howett)
* Fixed having multiple alias edit areas in the infopane (Elliott Sales
de Andrade)
* Save the conversation "Enable Logging" option per-contact (Moos
Heintzen)
* Typing notifications are now shown in the conversation area
libpurple:
* Added support for offline messages for AIM accounts (thanks to
Matthew Goldstein)
* Fixed various problems with loss of status messages when going
or returning from idle on MySpaceIM.
* Eliminated unmaintained Howl backend implementation for the
Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
now required to use Bonjour.
* Partial support for viewing ICQ status notes (Collin from
ComBOTS GmbH).
* Support for /notice on IRC.
* Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
* Support for retrieving full names and addresses from the address book
on Yahoo! Japan (Yusuke Odate)
* The AIM/ICQ server-side preference for "allow others to see me
as idle" is no longer unconditionally set to "yes" even when
your libpurple preference is "no."
* Fix SSL certificate checks for renewed certificates
* Fix the ability to set vCard buddy icons on Google Talk/XMPP
* D-Bus fixes on 64bit
* Fixed retrieval of buddy icons and setting of server-side aliases on
Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
Guillen)
* Fixed an MSN bug that would leave you appearing offline when transferred
to different server
long. Patch appended to PHP bug 42862, so the fix may be incorporated in
later PHP releases and thus this patch can be reverted.
http://bugs.php.net/bug.php?id=42862
Bump PKGREVISION of php-imap
Version 1.3 (released 2008-02-01)
- Handle 'INTEGER { ... } (a..b)' regression.
Revert parts of earlier fix. asn1Parser can now again parse src/pkix.asn1.
The ASN1.c file was generated using Bison 2.3.
- Move examples from src/ to new directory examples/.
- Duplicate copy of divergated pkix.asn removed.
- Merge unnecessary lib/defines.h into lib/int.h.
- Configure no longer tries to use gcc -pipe.
- Update gnulib files.
- Fix mem leak in self-test.
Version 1.2 (released 2007-12-10)
- Update gnulib files.
Version 1.1 (released 2007-08-31)
- Fix bug that made asn1_check_version believe that 1.0 is older than 0.3.10.
Version 1.0 (released 2007-08-31)
- The self-tests, command line tools and build infrastructure have
been re-licensed from GPLv2 to GPLv3.
- Doc fixes.
- Update gnulib files.
Version 0.3.10 (released 2007-05-25)
- Update gnulib files.
In lablgtk-2.10.1:
2008.02.26 [Jacques]
* fix wrong type in GContainer.mli (could not compile with 3.10.2)
2007.12.01 [Jacques]
* revert to setting LC_NUMERIC to C (ocaml still uses strtod)
2007.11.28 [Jacques]
* Fix Val_GType/GType_val (use Val_addr/Addr_val)
2007.10.09 [Benjamin]
* add ui_manager#as_ui_manager
2007.09.27 [Jacques]
* Fix examples.
Aaron Plattner (9):
GeForce 8800 GT.
G80: Reduce load detection false positives.
Bug #7309: Delay after disabling cursor to avoid wedging the cursor
hardware on GeForce 6150.
G80Create{Dac,Sor} return pointers, not Bools.
New chips.
Fix more load detection false positives.
Update know card list date and add G92 to the manpage.
Fix warning.
Bump to 2.1.7.
Alan Coopersmith (1):
xcalloc needs 2 args, Xcalloc takes one - yay for inconsistency!
Giuseppe Bilotta (2):
Add macros to retrieve the subsystem vendor/device
Enable backlight toggling for Dell Inspiron 8200 GeForce2 Go
Ian Romanick (1):
Build fix for recent removal of ALLOCATE_LOCAL and DEALLOCATE_LOCAL
2008-02-24 Rodney Dawes
* intltool-update.in.in (FindPOTKeywords):
Unwrap lines wplit with trailing \
Patch from Loïc Minier
Fixes#516501
2008-02-24 Rodney Dawes
* tests/selftest.pl.in: Unset $LINGUAS to avoid failing when
we use tests with locales not specified in LINGUAS
Fixes#518257
2007-12-16 Rodney Dawes
* intltool-merge.in.in (keys_merge_translation):
New method name for merging a single translation for multi-output
(keys_merge_translations):
Call keys_merge_translation for each language with multi-ouput
Call keys_merge_translation with "." as the language for single file
Based on patch from Christian Persch
Fixes#487818
2007-12-16 Rodney Dawes
* intltool-extract.in.in:
* intltool-merge.in.in:
Add quotedxml mode for encoding/decoding entities
Patch from Christian Persch
Fixes#487666
============
Version 0.15
============
o make the extension check for Icon key a warning instead of an error for now
(Ray Strode)
o Fix a crash in update-desktop-database when there's no group (Vincent)
o Fix a crash in the validator happening for very small lines (Vincent)
With significant new functionality and performance enhancements, this
release represents a major leap forward for PostgreSQL. This was made
possible by a growing community that has dramatically accelerated the
pace of development. This release adds the following major features:
* Full text search is integrated into the core database system
* Support for the SQL/XML standard, including new operators and an
XML data type
* Enumerated data types (ENUM)
* Arrays of composite types
* Universally Unique Identifier (UUID) data type
* Add control over whether NULLs sort first or last
* Updatable cursors
* Server configuration parameters can now be set on a per-function
basis
* User-defined types can now have type modifiers
* Automatically re-plan cached queries when table definitions change
or statistics are updated
* Numerous improvements in logging and statistics collection
* Support Security Service Provider Interface (SSPI) for
authentication on Windows
* Support multiple concurrent autovacuum processes, and other
autovacuum improvements
* Allow the whole PostgreSQL distribution to be compiled with
Microsoft Visual C++
smart card used in a Public Key Infrastructure (PKI). The libpkcs11
module allows use of Smart Cards in applications that use mozilla
Network Security Services (NSS).
with smart cards: csc_scan regularly scans every
PC/SC reader connected to the host and reports when
a card is inserted or removed. ATR_analysis is a Perl
script used to parse the smart card ATR. The
smartcard_list.txt contains ATR of some cards. It is
used by ATR_analysis to find a card model corresponding
to the ATR. The perl script scriptortis used to send
commands to a smart card using a batch file or stdin.
very small form factor for communicating to smartcards and readers.
The PC/SC Lite library is used to connect to the PC/SC daemon from a
client application and provide access to the desired reader.