Index: trunk/Ohana/src/addstar/doc/Changes.txt
===================================================================
--- trunk/Ohana/src/addstar/doc/Changes.txt	(revision 4800)
+++ trunk/Ohana/src/addstar/doc/Changes.txt	(revision 4826)
@@ -23,2 +23,14 @@
 2005.08.15:
 	cleanup of the minor Wall,Werror messages
+
+2005.08.19:
+	changed load_photcode to handle CATMODE and CATFORMAT variations
+	- addstar.h: added CATMODE and CATFORMAT globals
+	- ConfigInit: read CATMODE and CATFORMAT from config
+	- gcatalog: set catalog.catmode from CATMODE
+	- mkcatalog: set CATFORMAT and CATMODE for new catalog
+	- wcatalog: set CATFORMAT for new catalog
+	
+	using full photometry conversions in find_matches
+	added SetZeroPoint to gstars to enable phot conversions
+	
