changeset 84999:b80e8b2a64e4

*** empty log message ***
author Michaël Cadilhac <michael.cadilhac@lrde.org>
date Mon, 01 Oct 2007 09:17:29 +0000
parents 259a9fdd1450
children 2c723350c8ec
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 01 09:17:14 2007 +0000
+++ b/src/ChangeLog	Mon Oct 01 09:17:29 2007 +0000
@@ -1,3 +1,8 @@
+2007-10-01  Micha,Ak(Bl Cadilhac  <michael@cadilhac.name>
+
+	* floatfns.c (Fexpt): Manually check for overflows, so that a power
+	of a non-zero value can't yield zero.
+
 2007-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* term.c (term_clear_mouse_face, term_mouse_highlight)