Move awk locale change to the "for RC2" pile -- once RC1 is completely

out the door, David will do the import.
This commit is contained in:
Robert Watson 2002-12-06 20:21:17 +00:00
parent d7b6cd1bb9
commit 8bebbd1869
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15200

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.96 2002/12/06 20:19:32 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.97 2002/12/06 20:20:11 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -134,6 +134,13 @@
5 up and running.</td>
</tr>
<tr>
<td>awk(1) locale support</td>
<td>Import of one-true-awk pending end of RC1</td>
<td>obrien@</td>
<td>awk(1) should be fixed to respect locale</td>
</tr>
</table>
<h3>Must Resolve Issues for 5.0-RELEASE</h3>
@ -185,13 +192,6 @@
</td>
</tr>
<tr>
<td>awk(1) locale support</td>
<td>Pending import of new one-true-awk</td>
<td>obrien@</td>
<td>awk(1) should be fixed to respect locale</td>
</tr>
<tr>
<td>No console (term) if smbus is enable in the kernel</td>
<td>--</td>