Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/perl-html-myhtml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes b/Changes
index 44b8007..90c8fcf 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+0.31 Mon Mar 28 2016 16:15:03 GMT+0300
+ Build for Windows
+ Now memory is used more wisely.
+ Now for threads can register any number of Trees.
+ Fixed all leaks when creating a large number of Trees.
+ Fixed cmake file. Now build normally in Linux.
+ Fixed many problem with string preprocessing.
+ Now, is not afraid of binary files and other trash.
+ Any fixes to improve stability.
+
0.27 Wed Mar 23 2016 11:37:03 GMT+0300
Added a forgotten file due to which nothing has worked
Added example clear_text.pl