Index: trunk/DOC/chantiers/commit_importants.log
===================================================================
--- trunk/DOC/chantiers/commit_importants.log	(revision 1525)
+++ trunk/DOC/chantiers/commit_importants.log	(revision 1530)
@@ -1659,2 +1659,15 @@
 Ehouarn: Further adaptations to enforce dynamics/physics separation:
 - get rid of references to "control_mod" from physics packages.
+
+**********************
+**** commit_v1530 ****
+**********************
+Ehouarn: Updates in the physics (Venus and Titan) to keep up with updates
+in LMDZ5 (up to LMDZ5 trunk, rev 2350) concerning dynamics/physics separation:
+- Adapted makelmdz and makelmdz_fcm script to stop if trying to compile
+  1d model or newstart or start2archive in parallel.
+- got rid of references to "dimensions.h" in physics.
+  Within physics packages, use nbp_lon (=iim), nbp_lat (=jjmp1) and
+  nbp_lev (=llm) from module mod_grid_phy_lmdz (in phy_common) instead.
+  Only partially done for Titan, because of many hard-coded commons; a
+  necessary first step will be to clean these up (using modules).
