Author: reinhard Date: 2006-11-09 02:55:58 -0600 (Thu, 09 Nov 2006) New Revision: 9007
Modified: trunk/gnue-common/AUTHORS trunk/gnue-common/doc/technotes/00011.txt Log: Updated/fixed some docs. Modified: trunk/gnue-common/AUTHORS =================================================================== --- trunk/gnue-common/AUTHORS 2006-11-08 21:16:16 UTC (rev 9006) +++ trunk/gnue-common/AUTHORS 2006-11-09 08:55:58 UTC (rev 9007) @@ -1,6 +1,6 @@ Jason Cater <jcater at gnue.org> Jan Ischebeck <mail at jan-ischebeck.de> -Reinhard M�ller <reinhard.mueller at bytewise.at> -Tamás Bajusz <btami at freemail.hu> +Reinhard Müller <reinhard.mueller at bytewise.at> +Bajusz Tamás <btami at freemail.hu> James Thompson <jamest at gnue.org> Johannes Vetter <johannes.vetter at bytewise.at> Modified: trunk/gnue-common/doc/technotes/00011.txt =================================================================== --- trunk/gnue-common/doc/technotes/00011.txt 2006-11-08 21:16:16 UTC (rev 9006) +++ trunk/gnue-common/doc/technotes/00011.txt 2006-11-09 08:55:58 UTC (rev 9007) @@ -10,8 +10,7 @@ code. * Read all documentation and check if is consistent with the current state of - the code (this includes doc/, AUTHORS, BUGS, FAQ, INSTALL, README, and - THANKS). + the code (this includes doc/, AUTHORS, FAQ, INSTALL, README, and THANKS). * Check if setup.py needs to be updated because of changes since the last release (files added, files removed, ...). @@ -23,4 +22,5 @@ * Run the release script: ../gnue-common/utils/release" - (if your locale LOGNAME is different from ash's, use LOGNAME=your_local_logname) + (if your local LOGNAME is different from your login on ash, use + LOGNAME=your_logname_on_ash) _______________________________________________ commit-gnue mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnue
