--- chewbacca/CHANGELOG 2008/12/18 14:46:55 1.3 +++ chewbacca/CHANGELOG 2009/08/04 13:57:58 1.6 @@ -102,3 +102,18 @@ changed some default values (tryMerge, step_pkt_number, step_pkt_obt, is_new_route, do_vrl_check), added -dontMerge and -no-vrl options changes to handle symbolic path in the DB + +EM 2009-07-29 + +changed to be compiled with ROOT 5.24 (added a line to LinkDef.h) + +compilation warnings fixed + +changed makefiles to have a cleaner compilation. To have the standard compilation output set the env variable "verbose" (i.e. "export +verbose=verbose") in the shell before starting the compilation + +some cleaning of directories and files (*.in *.am deleted) + +removed empty useless (also in older version) directories + +Class EventCounter changed, added new classes to replace STL map (not fully supported under ROOT).