$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52762 - sandbox/boost0x/libs/python
From: dave_at_[hidden]
Date: 2009-05-04 19:18:32
Author: dave
Date: 2009-05-04 19:18:31 EDT (Mon, 04 May 2009)
New Revision: 52762
URL: http://svn.boost.org/trac/boost/changeset/52762
Log:
Small modification to test git/svn
Text files modified: 
   sandbox/boost0x/libs/python/release_notes.txt |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/boost0x/libs/python/release_notes.txt
==============================================================================
--- sandbox/boost0x/libs/python/release_notes.txt	(original)
+++ sandbox/boost0x/libs/python/release_notes.txt	2009-05-04 19:18:31 EDT (Mon, 04 May 2009)
@@ -2,7 +2,7 @@
 .. Software License, Version 1.0. (See accompanying
 .. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-These are old release notes for Boost.Python v1
+These are really old release notes for Boost.Python v1
 
 2000-11-22 10:00
     Ullrich fixed bug in operator_dispatcher<op_long>.