* Update LICENSE, and do not install mplus license file
Changelog:
2012-10-30
* Sync with M+ TESTFLIGHT 052 (2012-10-30 CVS)
* Make han-dakuten in Zenkaku-hiragana, Zenkaku-katakana, and Hankaku-katakana
smaller (140% to 130%)
* Make Dakuten in Hankaku-katakana smaller, and fix glyph of Choon
* Revert two characters to M+ design
* [Migu 1C] Add slash to Zenkaku and Hankaku Zero. And serif to l character,
bearings, kerning information of all characters in M+1C except l and I was
revert to M+1c default
* [Migu 2M] Glyph of WAVE DASH make the same as FULLWIDTH TILDE
* [Migu 1P/1C] Make up arrow and down arrow to Zenkaku width
* Change font version to 0.20121031 to 2012.1031 to compliance with standatd
* Change script structure
2012-06-07
* Change LICENSE from IPA's request
* [Migu 1VS/2DS] Do not distribute ttf files
2012-04-11
* Sync with M+ TESTFLIGHT 048
* Change Hankaku-katakana glyphs to M+'s ones from IPA's ones
* Change policy for vertical align
* U+200B(ZERO WIDTH SPACE), U+2060(WORD JOINER), U+FEFF(ZERO WIDTH NO-BREAK
SPACE & Byte Order Mark) is width 0 character now.
* Remove '.notdef', like MS Gothic and Meiryo
* Change some character's width like MS Gothic
* Make Han-dakuten bigger, and change choon glyph
* [Migu 2DS] Make character width of Zenkaku-hiragana and -katakana smaller
Polysh is a tool to aggregate several remote shells into one. It is used to
launch an interactive remote shell on many machines at once. It is written in
Python and requires Python >= 2.4.
- Fixed WymEditor
- Fixed Norwegian translations
- Fixed a bug that could lead to slug clashes
- Fixed page change form (jQuery and permissions)
- Fixed placeholder field permission checks
* --enable-aqua build for Mac OS X is now a Cocoa implementation.
* Support has been added for Cygwin network pathnames.
* Updated to Unicode 6.2 support. Fixes for several crashes and bugs.
Changelog:
version 1.038 created 2012/09/12
* Updates the metrics of Majuscule letters in lighter weights.
* Updates fonts to add small capitals and superior capital letters to upright
styles.
* Adds the following characters for transliteration: Blinebelow, blinebelow,
Klinebelow klinebelow, Emacronacute, emacronacute, Omacronacute,
omacronacute, primemod
* Adds the following punctuation characters: bardbl, iterrobang, ceilingleft,
ceilingright, floorleft floorright, bracketleftwhite, bracketrightwhite,
brackhalftopleft, brackhalftopright, brackhalfbotleft, brackhalfbotright
* Adds dotted zero and slashed zero.
ChangeLog since 2.0.0
2.0.2a (2012-11-15)
-------------------
Enhancements
- improved user rights editor in calendar module
- disable alarms for newly subsribed calendars
Bug fixes
- fixed typos in Spanish (Spain) translation
- fixed display of raw source for tasks
- fixed title display of cards with a photo
- fixed null address in reply-to header of messages
- fixed scrolling for calendar/addressbooks lists
- fixed display of invitations on BlackBerry devices
- fixed sogo-tool rename-user for MySQL database
- fixed corrupted attachments in Webmail
- fixed parsing of URLs that can throw an exception
- fixed password encoding in user sources
2.0.2 (2012-10-24)
------------------
New features
- added support for SMTP AUTH
- sogo configuration can now be set in /etc/sogo/sogo.conf
- added support for GNU TLS
Enhancements
- speed up of the parsing of IMAP traffic
- minor speed up of the web interface
- speed up the scrolling of the message list in the mail module
- speed up the deletion of a large amounts of entries in the contacts module
- updated the timezone files to the 2012.g edition
- openchange backend: miscellaneous speed up of the synchronization
operations
- open file descriptors are now closed when the process starts
Bug fixes
- the parameters included in the url of remote calendars are now taken into
account
- fixed an issue occurring with timezone definitions providing multiple entries
- openchange backend: miscellaneous crashes during certain Outlook
operations, which have appeared in version 2.0.0, have been fixed
- fixed issues occuring on OpenBSD and potentially other BSD flavours
2.0.1 (2012-10-10)
-------------------
Enhancements
- deletion of contacts is now performed in batch, which speeds up the
operation for large numbers of items
- scalability enhancements in the OpenChange backend that enables the first
synchronization of mailboxes in a more reasonable time and using less
memory
- the task list is now sortable
Bug Fixes
- improved support of IE 9
- No code changes.
- Oops. The changes in V 1.08 we made in the other 10 distros, but not in this one. My apologies.
Changes 1.08:
- No code changes.
- For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.
Changes:
Security:
- CVE-2012-5854: Fix buffer overflow when decoding IRC colors in strings
- CVE-2012-5534: Fix untrusted command for function hook_process could lead to
execution of commands, because of shell expansions
Among the new features:
- add plugin "script" (replacement of weeget.py and script.pl)
- add support of SSL in relay plugin
- add color for offline nicks
- add system resource limits for WeeChat process
- add zoom on merged buffer (default key: alt+"x")
- add "Day changed to" in logger backlog
- add command line option "-r" (or "--run-command") to run command(s) after startup of WeeChat
- add option "swap" for command /buffer
- generate alternate IRC nicks dynamically (when all nicks are already in use)
- fix rejoin of password protected IRC channels
- fix freeze in irc and relay plugins with sockets
- fix color of long lines (displayed on more than one line on screen) under FreeBSD
- allow update for some variables of hdata
- add japanese user's guide, scripting guide and tester's guide
- many bugs fixed.
GCC 4.7.x will emit warnings on ocaml if a function or a constant is
unreferenced. There are a few dozen of these in omake. The alternative
to disabling warnings=errors is to remove functions and contants over
many files (probably more than a dozen).
Changes since version 0.11.3c
- Fix item activation in double click mode
- Fix crash on plugin exit in MediaManager destructor
- Fix GtkWindow destroyed for never libflashplugin
Changes since version 0.11.3b
- Include build fixes from Orcan Ogetbil
- Set codec to utf8 when reading our own lists
- Fix initial video sizes with SMIL+video
changes:
- make gobject-introspection PANGO_GLYPH happy
- provide a phony define for LANGUAGE
- adjust to harfbuzz 0.97 api
since harfbuss is used only internally, and its shlibname didn't
change, I'm refraining from a recursive revbump