diff ChangeLog @ 74:6517417e75b2

Fix crashes on exit().
author David Grundberg <individ@acc.umu.se>
date Fri, 03 Jul 2009 13:49:19 +0200
parents e9834fd34416
children b0991511a16d
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 01 14:37:29 2009 +0200
+++ b/ChangeLog	Fri Jul 03 13:49:19 2009 +0200
@@ -1,3 +1,10 @@
+2009-07-03  David Grundberg  <individ@acc.umu.se>
+
+	* pytave.cc: Sorted includes.
+	(atexit): New function. Call do_octave_atexit before Python
+	unloads shared libraries.
+	* package/pytave.py (_atexit): New function.
+
 2009-07-01  David Grundberg  <individ@acc.umu.se>
 
 	* pytave.cc [HAVE_USELOCALE] (init, func_eval, str_eval): Run