Trac-0.11.4.ja1 (Apr 1, 2009)
* Merge Trac-0.11.4
* Fixes unicode transcoding for Exception.
- trac/core.py
- trac/util/text.py
Trac 0.11.4 (March 30, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.4
Trac 0.11.4 contains a number of bug fixes and minor enhancements.
The following list contains only a few highlights:
* Custom mainnav links regression (#8153)
* Fixed Python 2.3 incompatibility (#8061)
* Fixed Python 2.6 notification issue (#8083)
* Fixed PostgreSQL multi column index issue (#7600)
While here, enable LICENSE.
Version 1.2.4-r1.
-msdl
- bugfix release
- fiexed bug about redirection (thanks for Mr.Jubany)
- fixed some codes
Version 1.2.4.
-msdl
- 10th release
- fiexed proxy string parse bug
- fixed is_url_valid_char(), added some missing valid characters
(thanks for Mr.Jubany)
- fixed SETUP request routine, a=control can be both absolute/relative
URL
- use stdout for error output. error message goes to stdout now!
comments, forum posts, and basic content management. You can add
WMD to any textarea with one line of code. Add live preview with
one line more. WMD works in nearly all modern browsers, and is now
completely free to use. The next release will be open source under
an MIT-style license.
This is not a WYSIWYG editor. Writing HTML to look a certain way
can make your text less accessible to blind people, search engines,
mobile users, and feed readers. HTML describes a document's logical
structure -- not its appearance. It just wasn't built for WYSIWYG.
So WMD is something new: a Wysiwym Markdown editor.
- Updating package for p5 modules IO::Compress, IO::Uncompress and
derived from 2.017 to 2.018
- Setting license to gnu-gpl-v2
Upstream changes:
2.018 3 May 2009
* IO::Uncompress::Bunzip2
- The interface to Compress-Raw-Bzip2 now uses the new LimitOutput
feature. This will make all of the bzip2-related IO-Compress modules
less greedy in their memory consumption.
* IO::Compress::Zip
- Fixed exTime & exUnix2
- Fixed 'Use of uninitialized value in pack' warning when using
ZIP_CM_STORE.
- Updating package for p5 module Compress::Raw::Zlib from 2.017 to 2.018
- Setting license to gnu-gpl-v2
Upstream changes:
2.018 3 May 2009
* No Changes
- Updating package for p5 module Compress::Raw::Bzip2 from 2.017 to 2.018
- Setting license to gnu-gpl-v2
Upstream changes:
2.018 3 May 2009
* added linitOutput option
* Changes to bzip2 source to get the module to build using a C++
compiler