How was it possible to modify commit messages after commit? The file commit messages are read was not correclty updated for this, so it got message of previous commit. This is patch #3001, not #3014.
---------- Forwarded message ---------- From: Marko Lindqvist <[email protected]> Date: 8 November 2011 19:11 Subject: [Freeciv-commits] r20500 - in /trunk: ai/Makefile.am ai/aitraits.c ai/aitraits.h common/Makefile.am common/nation.c common/nation.h common/player.c common/player.h common/traits.h server/Makefile.am server/plrhand.c server/ruleset.c To: [email protected] Author: cazfi Date: Tue Nov 8 18:11:05 2011 New Revision: 20500 URL: http://svn.gna.org/viewcvs/freeciv?rev=20500&view=rev Log: Build core of freeciv-modpack as library named libfcmp, and gui-binary separately on top of it. See gna patch #3014 Added: trunk/ai/aitraits.c trunk/ai/aitraits.h trunk/common/traits.h Modified: trunk/ai/Makefile.am trunk/common/Makefile.am trunk/common/nation.c trunk/common/nation.h trunk/common/player.c trunk/common/player.h trunk/server/Makefile.am trunk/server/plrhand.c trunk/server/ruleset.c _______________________________________________ Freeciv-commits mailing list [email protected] https://mail.gna.org/listinfo/freeciv-commits _______________________________________________ Freeciv-dev mailing list [email protected] https://mail.gna.org/listinfo/freeciv-dev
