summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwl <wl>2008-10-10 17:03:27 +0000
committerwl <wl>2008-10-10 17:03:27 +0000
commitdbcbcd884a6456023cfcb3ef388058de5941683a (patch)
tree90711d35f88d7f6e13aae2bceccf240dae5d301c /ChangeLog
parenta76cd01e84e7f8a3f75a72bab5650545f67e5992 (diff)
downloadgroff-dbcbcd884a6456023cfcb3ef388058de5941683a.tar.gz
* man/roff.man, doc/groff.texinfo: Improve the history part. This
is based on input from Tom Van Vleck <thvv@multicians.org>. * src/preproc/eqn/sqrt.cpp (sqrt_box::compute_metrics): Assure that value of `rst' register is not zero, as can happen for the HTML output device. Otherwise, there are too many loops, and we get a stack overflow because of recursion.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5761eedb..5e27c192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-10-10 Werner LEMBERG <wl@gnu.org>
+
+ * man/roff.man, doc/groff.texinfo: Improve the history part. This
+ is based on input from Tom Van Vleck <thvv@multicians.org>.
+
+
+ * src/preproc/eqn/sqrt.cpp (sqrt_box::compute_metrics): Assure that
+ value of `rst' register is not zero, as can happen for the HTML
+ output device. Otherwise, there are too many loops, and we get a
+ stack overflow because of recursion.
+
2008-10-05 Stephen Gildea <http://www.gildea.com/stephen/>
* src/preproc/ref/ref.cpp (reference::compute_sort_key): Do