summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShmuel Zeigerman <solomuz0@gmail.com>2015-02-27 13:39:11 +0200
committerShmuel Zeigerman <solomuz0@gmail.com>2015-02-27 13:39:11 +0200
commit15ba5eda0cc430e56ff304ab17341d7bfd420245 (patch)
treee4e18fd5cfaf4b2472fa77b9719f2bdddb67188a
parent1790b9e10b22052726b281f78085b56756c63bfc (diff)
downloadlrexlib-15ba5eda0cc430e56ff304ab17341d7bfd420245.tar.gz
Update the incompatibilities section
-rw-r--r--doc/manual.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual.txt b/doc/manual.txt
index 9a49bc1..bb6a97c 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -887,6 +887,11 @@ This function returns a string containing the version of the used TRE library.
Incompatibilities with previous versions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+**Incompatibilities between versions 2.8 and 2.7:**
+
+ 1. In the functions searching for multiple matches every empty match adjacent
+ to the previous match is discarded.
+
**Incompatibilities between versions 2.6 and 2.5:**
1. Removed function ``plainfind``.