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/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index bc25d6c9d9..1c3748eab3 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,9 @@
+2024-01-13 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (memoir.4ht): don't load booktabs.4ht from
+ memoir.4ht, it causes fatal error when table rule commands are used.
+ https://github.com/michal-h21/make4ht/issues/142
+
2024-01-12 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (siunitx.4ht): fixed support for the \ang command.