(shr-insert): Rework the line-breaking algorithm.
[gnus] / lisp / ChangeLog
index eeb3973..ee85479 100644 (file)
@@ -1,3 +1,9 @@
+2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * shr.el (shr-render-td): Use a cache for the table rendering function
+       to avoid getting an exponential rendering behaviour in nested tables.
+       (shr-insert): Rework the line-breaking algorithm.
+
 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.