Skip to content

Commit 94b9c51

Browse files
committed
Add a file extension to TODO file
1 parent d32281e commit 94b9c51

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

TODO renamed to TODO.txt

+4-6
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
* limitations under the License.
1616
*/
1717

18+
[This file is very old and possibly out of date compared to what is in Jira.]
19+
1820
This is a list of action items to be finished in the [codec] project.
1921
This TODO list reflects the current direction of development, and
2022
should be updated by all committers when a known issues or task
@@ -33,11 +35,7 @@ When a task in the TODO list is done, change the changes.xml document in xdocs
3335
* Add a Rot13 implementation to text package
3436

3537
* figure out a better way to supply test data and expected input/output
36-
to the JUNIT test cases
38+
to the JUnit test cases
3739

3840
* develop multiple distributions for projects that only wish to use
39-
a specific class, and are worried about footprint (memory and diskspace).
40-
41-
42-
43-
41+
a specific class, and are worried about footprint (memory and disk space).

0 commit comments

Comments
 (0)