[Python-checkins] CVS: python/dist/src/Misc ACKS,1.151,1.152 NEWS,1.341,1.342

Martin v. L?wis loewis@users.sourceforge.net
Tue, 01 Jan 2002 10:41:35 -0800


Update of /cvsroot/python/python/dist/src/Misc
In directory usw-pr-cvs1:/tmp/cvs-serv30638/Misc

Modified Files:
	ACKS NEWS 
Log Message:
Patch #497098: build support for GNU/Hurd.


Index: ACKS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/ACKS,v
retrieving revision 1.151
retrieving revision 1.152
diff -C2 -d -r1.151 -r1.152
*** ACKS	2001/12/28 20:53:22	1.151
--- ACKS	2002/01/01 18:41:32	1.152
***************
*** 302,305 ****
--- 302,306 ----
  The Dragon De Monsyne
  Skip Montanaro
+ James A Morrison
  Sape Mullender
  Sjoerd Mullender

Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.341
retrieving revision 1.342
diff -C2 -d -r1.341 -r1.342
*** NEWS	2001/12/28 20:57:14	1.341
--- NEWS	2002/01/01 18:41:32	1.342
***************
*** 31,34 ****
--- 31,36 ----
  New platforms
  
+ - GNU/Hurd is now supported.
+ 
  Tests