Add a todo item from Ruslan: awk(1) locale fixes.
This commit is contained in:
parent
bfdb684139
commit
5a2f593fe5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14956
1 changed files with 8 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.20 2002/11/20 15:06:36 rwatson Exp $">
|
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.21 2002/11/20 16:04:42 rwatson Exp $">
|
||||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -183,6 +183,13 @@
|
||||||
p_ucred.</td>
|
p_ucred.</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
<tr>
|
||||||
|
<td>awk(1) locale support</td>
|
||||||
|
<td>--</td>
|
||||||
|
<td>ru@FreeBSD.org</td>
|
||||||
|
<td>awk(1) should be fixed to respect locale</td>
|
||||||
|
</tr>
|
||||||
|
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<h3>Desired Features for 5.0-RELEASE</h3>
|
<h3>Desired Features for 5.0-RELEASE</h3>
|
||||||
|
|
Loading…
Reference in a new issue