diff options
Diffstat (limited to 'changes/bug2402_redux')
-rw-r--r-- | changes/bug2402_redux | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug2402_redux b/changes/bug2402_redux new file mode 100644 index 0000000000..84be04a021 --- /dev/null +++ b/changes/bug2402_redux @@ -0,0 +1,6 @@ + o Minor bugfixes + - Use micro-revision numbers in 0.2.1.x instead: apparently, they + were more used than we had known. (Bugfix on 0.2.1.30). + - Instead of generating our micro-version numbers using SVN revisions, + use git revisions instead. Bugfix on 0.2.1.15-rc; fixes bug 2402. + |