#14980 closed (fixed)
1.2.4 release notes did not make it into trunk
Reported by: | Gary Wilson | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | easy-pickings | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
...and are missing from the release notes page: http://docs.djangoproject.com/en/dev/releases/
Seems they were added directly to the 1.2.x branch in r14825.
Change History (3)
comment:1 by , 14 years ago
Keywords: | easy-pickings added |
---|---|
milestone: | → 1.3 |
Triage Stage: | Unreviewed → Accepted |
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [15083]) Fixed #14980 - Add 1.2.4 release notes to trunk. thanks Gary Wilson for the report.