Indefero

Indefero Commit Details


Date:2011-05-26 02:57:05 (13 years 6 months ago)
Author:William MARTIN
Branch:develop, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, release-1.1, release-1.2, release-1.3
Commit:a96d8c05a70e5ee407390a6a2fb70c870cb693fc
Parents: 4238a5dd50e0b6c322c44d764772056dc230c27e
Message:Update the NEWS file and set the version number

Changes:

File differences

NEWS.mdtext
1
2
3
4
5
6
7
8
9
10
11
12
13
14
115
216
317
# InDefero 1.1.2 - Thu May 26 07:42:25 UTC 2011
## Bugfixes
- Fix tags extraction from git repository (issue 675)
- Fix SSH validation method (issue 671)
- Fix malformed URL in the RSS (issue 666)
- Fix validateRevision call for Mercurial Scm (issue 657)
## Translations
- Missing word in French translation (issue 672)
- Update Spanish translation
# InDefero 1.1.1 - Mon Mar 28 15:52 2011 UTC
## Bugfixes
src/IDF/version.php
11
22
3
3
44
55
<?php
return array(
'version' => '1.1.2-dev',
'version' => '1.1.2',
'revision' => '$Format:%H$',
);

Archive Download the corresponding diff file

Page rendered in 0.08073s using 13 queries.