diff src/ChangeLog @ 12081:c781fb52c1d7 release-3-2-x

fix current class method determination
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 01 Sep 2009 09:35:17 +0200
parents 762999a046e9
children 92b5580c0145
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 01 09:32:38 2009 +0200
+++ b/src/ChangeLog	Tue Sep 01 09:35:17 2009 +0200
@@ -1,3 +1,7 @@
+2009-09-01  Jaroslav Hajek  <highegg@gmail.com>
+
+	* ov-class.cc (get_current_method_class): Check before slicing.
+
 2009-08-26  Jaroslav Hajek  <highegg@gmail.com>
 
 	* data.cc (Ffmod): Reverse order of args.