Index: trunk/DOC/chantiers/commit_importants.log
===================================================================
--- trunk/DOC/chantiers/commit_importants.log	(revision 1572)
+++ trunk/DOC/chantiers/commit_importants.log	(revision 1573)
@@ -1833,2 +1833,13 @@
 - physiq_mod , write_hist*.h : use is_north_pole_phy and is_south_pole_phy
   to correctly compute mesh area at poles to send to hist*nc files.
+
+
+**********************
+**** commit_v1573 ****
+**********************
+Cleanup concerning iniphysiq/inigeomphy initializations: initializations
+related to routines in phy_common or dynphy_lonlat can be done in 
+inigeomphy, but any initialization for modules/routines in a physics
+package (directory phy***) must be done in the related phy***/iniphysiq
+routine.
+
