OLD | NEW |
1 == 18 January 2012 == | 1 == 18 January 2012 == |
2 | 2 |
3 [Prependum:] I just realized I should have named the new version 2.0, | 3 [Prependum:] I just realized I should have named the new version 2.0, |
4 to reflect the new ownership and status as a community run project. | 4 to reflect the new ownership and status as a community run project. |
5 Not too late, I guess. I've just released python-gflags 2.0, which is | 5 Not too late, I guess. I've just released python-gflags 2.0, which is |
6 identical to python-gflags 1.8 except for the version number. | 6 identical to python-gflags 1.8 except for the version number. |
7 | 7 |
8 I've just released python-gflags 1.8. This fixes a bug, allowing | 8 I've just released python-gflags 1.8. This fixes a bug, allowing |
9 modules defining flags to be re-imported without raising duplicate | 9 modules defining flags to be re-imported without raising duplicate |
10 flag errors. | 10 flag errors. |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 === 4 January 2010 === | 69 === 4 January 2010 === |
70 | 70 |
71 I just released python-gflags 1.3. This is the first python-gflags | 71 I just released python-gflags 1.3. This is the first python-gflags |
72 release; it is version 1.3 because this code is forked from the 1.3 | 72 release; it is version 1.3 because this code is forked from the 1.3 |
73 release of google-gflags. | 73 release of google-gflags. |
74 | 74 |
75 I don't have a tarball or .deb file up quite yet, so for now you will | 75 I don't have a tarball or .deb file up quite yet, so for now you will |
76 have to get the source files by browsing under the 'source' | 76 have to get the source files by browsing under the 'source' |
77 tag. Downloadable files will be available soon. | 77 tag. Downloadable files will be available soon. |
78 | 78 |
OLD | NEW |