Add entry that I left out of 2004-03-15 ChangeLog:

(read_namespace): Set die->type.
This commit is contained in:
David Carlton 2004-03-29 16:52:33 +00:00
parent 66337bb10d
commit 9d58e29db2

View file

@ -478,6 +478,7 @@
(determine_prefix): Look at TYPE_TAG_NAME and call
determine_class_name when appropriate.
(determine_prefix_aux, class_name): Delete.
(read_namespace): Set die->type.
2004-03-15 Kevin Buettner <kevinb@redhat.com>