texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo ChangeLog


From: Karl Berry
Subject: texinfo ChangeLog
Date: Sat, 05 Feb 2011 19:02:48 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       11/02/05 19:02:48

Modified files:
        .              : ChangeLog 

Log message:
        avoid crash on small windows, from Ben Wong

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1205&r2=1.1206

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1205
retrieving revision 1.1206
diff -u -b -r1.1205 -r1.1206
--- ChangeLog   1 Feb 2011 18:04:04 -0000       1.1205
+++ ChangeLog   5 Feb 2011 19:02:48 -0000       1.1206
@@ -1,3 +1,9 @@
+2011-02-02  Ben Wong  <address@hidden>  (tiny change)
+
+       * info/window.c (window_line_of_point): do not ever return
+       a negative number, to avoid crash on very small windows.
+       http://savannah.gnu.org/bugs/?32255, http://bugs.debian.org/611151
+
 2011-02-01  Karl Berry  <address@hidden>
 
        * doc/texinfo.tex (\douref): reinstate old definition.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]