summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/ChangeLog')
-rw-r--r--support/TeX4ht/source/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index 926216fe58..45b3c47aef 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-26 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-html4.tex (html4.4ht): draw table lines in \hline using CSS.
+ https://puszcza.gnu.org.ua/bugs/?528
+ * tex4ht-4ht.tex (longtable.4ht): redefine \LT@start to ommit box dimension
+ checking, as it can lead to compilation errors when table is too tall.
+ https://puszcza.gnu.org.ua/bugs/?527
+
2021-09-23 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-html4.tex (html4.4ht): removed invalid CSS declaration.