From 64926378575156471a5be1d83f89ecd3496cc1fa Mon Sep 17 00:00:00 2001 From: Jephte CLAIN Date: Fri, 26 Feb 2016 11:35:05 +0400 Subject: [PATCH 1/2] Init changelog & version 3.5.0 --- CHANGES.txt | 8 ++++++++ VERSION.txt | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index e0061ec..af73223 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,11 @@ +## Version 3.5.0 du 26/02/2016-11:35 + +4648b3f awkrun: ajout de la fonction qarr() +81e7f9b correction de certains messages affichés +0ea24ec ajout de sqlcsv +ad06535 pu: autoriser fast-forward même en cas de modifications locales +1c397e8 ajout des fonctions awk cqsql(), sval(), cval(). réorganiser et clarifier la doc + ## Version 3.4.2 du 10/02/2016-11:45 ## Version 3.4.1 du 10/02/2016-11:45 diff --git a/VERSION.txt b/VERSION.txt index 4d9d11c..1545d96 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -3.4.2 +3.5.0 From 4119ae65792aa1a64d50d686a1921cc2e6185bae Mon Sep 17 00:00:00 2001 From: Jephte CLAIN Date: Fri, 26 Feb 2016 11:35:16 +0400 Subject: [PATCH 2/2] maj ulib --- lib/ulib/.ulibver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ulib/.ulibver b/lib/ulib/.ulibver index 62a7001..9aa1097 100644 --- a/lib/ulib/.ulibver +++ b/lib/ulib/.ulibver @@ -1 +1 @@ -011002001 +011003000