diff src/ChangeLog @ 3125:dcc6c985d72d

[project @ 1998-01-16 05:08:21 by jwe]
author jwe
date Fri, 16 Jan 1998 05:11:09 +0000
parents 38684be52a3e
children 02766207b74c
line wrap: on
line diff
--- a/src/ChangeLog	Fri Dec 12 04:01:56 1997 +0000
+++ b/src/ChangeLog	Fri Jan 16 05:11:09 1998 +0000
@@ -1,3 +1,15 @@
+Thu Jan  8 11:54:33 1998  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* xpow.cc (elem_xpow): If second arg of pow is complex, make sure
+	first arg is also complex.
+
+	* symtab.cc (symbol_table::rename): Properly insert new item at
+	the front of the list to avoid losing the rest of the items.
+
+Thu Dec 11 23:30:03 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* variables.cc (Fclear): Increment index to skip -x arg.
+
 Tue Dec  9 02:45:35 1997  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* Makefile.in (INCLUDES): Don't forget Pix.h.