From dae6cbfead1626ac7a3d18fed428beaad1514b33 Mon Sep 17 00:00:00 2001
From: John Maddock
Date: Fri, 19 May 2006 13:17:00 +0000
Subject: [PATCH] Added extra tests for non-greedy repeats to verify bug fix.
Updated history.
[SVN r34031]
---
doc/Attic/history.html | 7 +++++++
doc/history.html | 7 +++++++
test/regress/test_simple_repeats.cpp | 13 +++++++++++++
3 files changed, 27 insertions(+)
diff --git a/doc/Attic/history.html b/doc/Attic/history.html
index 803e428a..03159b13 100644
--- a/doc/Attic/history.html
+++ b/doc/Attic/history.html
@@ -24,6 +24,12 @@
+ Boost 1.34
+
+ -
+ Fix for non-greedy repeats and partial matches not working correctly in some cases.
+
+
Boost 1.33.1