# # patch "ChangeLog" # from [aa80779a8551e063b84d3a0436dff10f01047c13] # to [d5c3961c3563cc9f14996802d549301f1a15f54d] # # patch "INSTALL" # from [58d1a97de6f49450e50c6101cadc9d32ca537519] # to [9349d923d2c4f21860659bdd8b90bc4418ae300b] # --- ChangeLog +++ ChangeLog @@ -1,5 +1,9 @@ 2005-05-06 Nathaniel Smith + * INSTALL: s/g++ 3.2 or 3.3/g++ 3.2 or later/. + +2005-05-06 Nathaniel Smith + * monotone.1: * monotone.texi (Commands, Importing from CVS, RCS): Clarify cvs_import documentation on cvsroot vs. module issues. --- INSTALL +++ INSTALL @@ -12,7 +12,7 @@ * software prerequisites: - - a supported C++ compiler: g++ 3.2 or 3.3. + - a supported C++ compiler: g++ 3.2 or later. - an installed copy of boost 1.31.0 or later. on debian: