Index: trunk/Ohana/src/opihi/doc/ChangeLog.txt
===================================================================
--- trunk/Ohana/src/opihi/doc/ChangeLog.txt	(revision 9200)
+++ trunk/Ohana/src/opihi/doc/ChangeLog.txt	(revision 9204)
@@ -1,27 +1,43 @@
+
+2006.10.04:
+  opihi-2-8    added output names, gprintGetName, '-current' to 'output'
+	       removed prototypes from old 'output' code
+	       fixed memory leak in evaluate_stack
+	       added global PID variable
+	       added quiet mode to coords
+	       added various memleak tests, other tests
+	       fixed error in buffer/vector selection for dimenup
+	       fixed counting error in fit2d (missing 1 row of matrix!)
+	       added normalization to kern
+	       
+  mana-1-6     removed prototypes from old 'output' code
+
+  pantasks-0-6 added TASK_STDOUT, TASK_STDERR to pantasks.h
+	       added stdout, stderr output targets for tasks/jobs
 
 2006.08.23:
-  opihi-2-7 : converted to gfits APIs (forces libfits 1.6)
-	      consolidated style argument parsing
-	      added style arguments to astro plotting
-	      added support for pantasks_client, pantasks_server
-	      added more complex keys to queue operations
-	      added gprint to allow buffered printing in threads
-	      updates to test framework for more flexibility
-	      added time conversions sec_to_hms, sec_to_day
-	      added SetLimitsRaw
-	      added isort_pair
-	      added VarConfigEntry
-	      added strip_version to clean version output
-	      moved gaussj to libohana
-	      moved main out of opihi to mana.c, etc
-
-  mana-1-5  : converted to gfits APIs (forces libfits 1.6)
-	      added option for threaded shell/backend (not used)
-
-  dvo-0-5   : converted to gfits APIs (forces libfits 1.6)
-      	      consolidated style argument parsing
-	      converted to new DVO APIs (dvo_catalog_xxx)
-	      added fitsed
-	      improvements to fitcolors
+  opihi-2-7    converted to gfits APIs (forces libfits 1.6)
+	       consolidated style argument parsing
+	       added style arguments to astro plotting
+	       added support for pantasks_client, pantasks_server
+	       added more complex keys to queue operations
+	       added gprint to allow buffered printing in threads
+	       updates to test framework for more flexibility
+	       added time conversions sec_to_hms, sec_to_day
+	       added SetLimitsRaw
+	       added isort_pair
+	       added VarConfigEntry
+	       added strip_version to clean version output
+	       moved gaussj to libohana
+	       moved main out of opihi to mana.c, etc
+
+  mana-1-5     converted to gfits APIs (forces libfits 1.6)
+	       added option for threaded shell/backend (not used)
+
+  dvo-0-5      converted to gfits APIs (forces libfits 1.6)
+      	       consolidated style argument parsing
+	       converted to new DVO APIs (dvo_catalog_xxx)
+	       added fitsed
+	       improvements to fitcolors
 	      
   pantasks-0-5 converted to gfits APIs (forces libfits 1.6)
