#9477 closed (fixed)
Remove old "development version" references in docs
| Reported by: | James Bennett | Owned by: | James Bennett |
|---|---|---|---|
| Component: | Documentation | Version: | 1.0 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are still a number of references in the docs to things being new or changed in "the development version" when, in fact, those things were part of 1.0 (which is not "the development version"). These should be removed.
Attachments (2)
Change History (6)
by , 17 years ago
| Attachment: | remove_development_version_1.0.X.diff added |
|---|
comment:1 by , 17 years ago
| Has patch: | set |
|---|
The above patches were generated in the order they were attached; to avoid removing any legitimate references in the trunk docs regarding things which have been added since 1.0, I started with grep -r "development version" in branches/releases/1.0.X/docs, made the necessary changes, generated a diff and then applied it to trunk to yield the second patch.
comment:2 by , 17 years ago
| Status: | new → assigned |
|---|
comment:3 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Patch for 1.0.X branch