2000-12-21 Fernando Nasser <fnasser@redhat.com>

* TODO: Add pre-uiout code removal to 5.2 cleanups.
This commit is contained in:
Fernando Nasser 2000-12-21 16:28:28 +00:00
parent 66b965bb75
commit dafc8383e8
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-12-21 Fernando Nasser <fnasser@redhat.com>
* TODO: Add pre-uiout code removal to 5.2 cleanups.
2000-12-20 Fernando Nasser <fnasser@redhat.com>
* configure.in: Rename CONFIG_LOBS to CONFIG_LIB_OBS.

View File

@ -285,6 +285,11 @@ The following cleanups have been identified as part of GDB 5.2.
--
Remove old code that does not use ui_out functions and all the related
"ifdef"s.
--
Eliminate more compiler warnings.
--