summaryrefslogtreecommitdiff
path: root/ChangeLog.21
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.21')
-rw-r--r--ChangeLog.216
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.21 b/ChangeLog.21
index 3ed33baf2..f36f5b7fb 100644
--- a/ChangeLog.21
+++ b/ChangeLog.21
@@ -4799,11 +4799,11 @@
(chapter_inter, chapter_footer): Add <li> and use special <ul>
class.
Use double quotes around table widths given in percent.
- (keyword_prefix, keyword_suffix): Don't change font colour directly
+ (keyword_prefix, keyword_suffix): Don't change font color directly
but use a new <span> class.
(section_synopsis_header, section_synopsis_footer): Don't change
- colour.
- (code_header, code_footer): Don't change font colour directly but
+ color.
+ (code_header, code_footer): Don't change font color directly but
use a special <pre> class.
(print_html_field): <tr> gets the `valign' attribute, not <table>.
(print_html_field_list): Ditto.