diff options
author | Owen Taylor <otaylor@redhat.com> | 2000-11-12 20:38:19 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2000-11-12 20:38:19 +0000 |
commit | 91d5e23f5fa8b9eda5cf07c3aedec46256183550 (patch) | |
tree | 83efff31961b6b5c1913761f9e25479d3a23f77d /ChangeLog.pre-2-4 | |
parent | 96b9935a7cc7d2cd67771451ebe8e1e5e230dc9f (diff) |
template is a reserved word in C++ s/template/tmpl/.
Sun Nov 12 15:29:53 2000 Owen Taylor <otaylor@redhat.com>
* gfileutils.[ch]: template is a reserved word in
C++ s/template/tmpl/.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 0b6cae3b3..200ce8311 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +Sun Nov 12 15:29:53 2000 Owen Taylor <otaylor@redhat.com> + + * gfileutils.[ch]: template is a reserved word in + C++ s/template/tmpl/. + 2000-11-11 Havoc Pennington <hp@pobox.com> * gmarkup.c (g_markup_parse_context_parse): Handle a long stream |