Feature #856
Reorganize doc/NEWS
| Status: | Closed | Start date: | 12/11/2008 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | DOC | |||
| Target version: | 2.0.0 |
Description
1. svn mv branches/ruby_1_9_1/doc/NEWS branches/ruby_1_9_1/NEWS 2. edit branches/ruby_1_9_1/NEWS and specifically say in the document that the file is about changes since ruby 1.8.7. 3. svn cp branches/ruby_1_9_1/NEWS trunk/doc/NEWS-1.9.1 4. svn rm trunk/doc/NEWS 5. create trunk/NEWS that describes changes made since ruby 1.9.1.
History
Updated by knu (Akinori MUSHA) over 3 years ago
- Status changed from Open to Closed
Done. Note: Will have to update trunk/doc/NEWS-1.9.1 when the 1.9.1 final release is out.