Index: trunk/Ohana/src/addstar/doc/notes.txt
===================================================================
--- trunk/Ohana/src/addstar/doc/notes.txt	(revision 5229)
+++ trunk/Ohana/src/addstar/doc/notes.txt	(revision 5234)
@@ -1,10 +1,13 @@
 
-- measure <-> average matches and reordering
+2005.10.06
 
-  next[i] = i + 1
-  
-
-  
-
+  I am getting seg faults from find_matches_closest, apparently related to the
+  partial Measure load.  They occur when trying to realloc secfilt.  I
+  tried to debug using the ohana_allocate stuff, but it causes
+  problems because fitsio does not fall under the ohana memory
+  system.  This is fairly bad; I should probably deal with that issue
+  before pursuing the other stuff.  Do I have to make libfits depend
+  on libohana, in which case I should probably split off libdvo from
+  libohana.  That is probably not a bad plan in any case...
 
 2005.03.07 : notes related to new version of addstar
