pisi 2.4
This is the first stable release of 2.4.x series. This release is
functionally identical to rc1.
Full changelog since version 2.3 is included in ChangeLog file.
Changes since 2.4_rc1
---------------------
transifex (2):
l10n: Updated Ukrainian (uk) translation to 10% (Коростіль Данило)
l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
2011-07-27 Fatih Aşıcı <fatih@pardus.org.tr>
|
||||
* pisi 2.4_rc1
|
||||
|
||||
This is the first release candidate for the upcoming 2.4.x releases.
|
||||
This release fixes a regression introduced in beta2 and fixes a cosmetic
|
||||
issue in the output of index command.
|
||||
|
||||
I think Pisi is quite ready for a stable release. Therefore, this may be
|
||||
the last release before 2.4.
|
||||
|
||||
2011-07-27 Fatih Aşıcı <fatih@pardus.org.tr>
|
||||
* index: Print CR character at the end
|
||||
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@ import atexit
|
||||
import logging
|
||||
import logging.handlers
|
||||
|
||||
__version__ = "2.4_rc1"
|
||||
__version__ = "2.4"
|
||||
|
||||
__all__ = [ 'api', 'configfile', 'db']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user