Bugfix for 1.1.0

This commit is contained in:
Jonathan Bernard
2010-02-18 11:24:22 -06:00
parent d596bea075
commit b6b190e480
10 changed files with 15 additions and 6 deletions

8
issues/libpit/0016c4.rst Normal file
View File

@ -0,0 +1,8 @@
New Issue ID is off by one.
===========================
Problem
-------
When creating a new issue with the --new-issue option, the created issue has
the same id as the most recent issue, as opposed to one more than.