diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-21 17:53:06 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-08-21 17:53:06 +0000 |
commit | 884bb14f239f4f1b40ea6376cb804972b5f53936 (patch) | |
tree | ea0d86f65908516016c69b6d5dd60660c6163509 /TODO | |
parent | b95ed23990ab9b5dab2b266f1126fdd5800d4c23 (diff) |
Notes
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 13 insertions, 1 deletions
@@ -1,4 +1,4 @@ -; $Id$ +; $Id: TODO,v 1.2 1994/08/21 06:12:11 jkh Exp $ ** To skip this preamble, search forward for the pattern `**'. @@ -154,3 +154,15 @@ EMAIL: <phk> CATS: kernel user GRADE: INTERMEDIATE STATUS: OPEN (*) + +TASKID: 940821001 +TASK: Add XPG-style message catalogs. +DETAIL: { NetBSD has apparently already done the necessary work, so this +pretty much comes down to either evaluating their stuff and making any changes +necessary, or simply starting from scratch. Not having seen the code in +question, I leave it up to the best judgement of the implementor as to how to +best accomplish the task. } +EMAIL: <jkh> +CATS: user +GRADE: INTERMEDIATE +STATUS: OPEN |