* Version 1.13 (released 2009-03-06)
** libidn: Use a LD version script on platforms where it is supported.
Currently only GNU LD and the Solaris linker supports it. This helps
Debian package tools to produce better dependencies. Before we used
Libtool -export-symbols-regex that created an anonymous version tag.
Libidn uses -export-symbols-regex if the system does not support LD
version scripts, but that only affect symbol visibility.
** libidn: Compiled with -fvisibility=hidden by default if supported.
Currently only GCC supports it for ELF targets. This hides internal
symbols and has other advantages, see
<http://gcc.gnu.org/wiki/Visibility>.
** libidn: Compiled with warning flags only when GCC is used.
This avoids the problem that some flags confuse non-GCC compilers, for
example -fdiagnostics-show-option. Reported by
jens.rehsack@bayerbbs.com.
** doc: The idn_free function is now documented.
Suggested by "Sisyphus" <sisyphus1@optusnet.com.au>.
** API and ABI is backwards compatible with the previous version.
All changes to libXrandr-1.2.3:
Adam Jackson (9):
Remove RCS tags.
Add GetScreenResourcesCurrent
Add [GS]etOutputPrimary
Use RRSimpleCheckExtension in functions returning void
Fix type of GetReq() argument.
Use RRCheckExtension in function returning a value.
Be sure to return NULL when returning no properties.
Define _XRRHasRates internally.
libXrandr 1.2.99.4
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Julien Cristau (5):
Set attr->pendingNparams in XRRGetCrtcTransform()
Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/li=
b/libXrandr
RRNotify subevents have 'window' at different offsets, the sequel
Bump to 1.2.91
Fix thinkos
Keith Packard (5):
Add support for new Transform requests.
Support CRTC Transform filters
Eliminate inverse matrix from randr transform protocol
Set NparamsFilter in XRRGetCrtcTransform return value.
Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request
Matthias Hopf (5):
Panning support
Nuke config-timestamp for panning.
Bump to 1.2.99.2.
Bump to 1.2.99.3
Bump to 1.3.0
Paulo Cesar Pereira de Andrade (1):
Janitor: make distcheck, compiler warnings, .gitignore
Tomas Carnecky (1):
RRNotify subevents have 'window' at different offsets.
map.mk and hyphen.mk. With this change, language.dat and language.def
are handled propertly through CONF_FILES.
Bump PKGREVISION for teTeX-texmf and teTeX-bin.