From c352c24f36b7e44cd8b29d44b6d01c8c30e139bd Mon Sep 17 00:00:00 2001
From: Sebastien Gilles <sebastien.gilles@inria.fr>
Date: Mon, 3 Mar 2014 14:37:31 +0100
Subject: [PATCH] Update TAGS and prepare the upcoming tag.

---
 TAGS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/TAGS b/TAGS
index a3e38ab05..7da1a6c4e 100644
--- a/TAGS
+++ b/TAGS
@@ -2,9 +2,9 @@ Tags: past the very first one, the convention is to name a tag after the year an
 index is added: 13.46.2.
 
 
-Next tag:
+v14.10:
 
-- TODO: Implement a full Stokes problem (current implementation is not finished at all!)
+- Static Stokes problem is implemented (it is able to reproduce Freefem result in P2/P1).
 - List of boundary conditions is now handled by DofManager rather than by LinearProblem.
 - No error now when a processor miss a combination (geometric element type, label) when boundary conditions are applied.
 - Penalisation scheme has been implemented.
-- 
GitLab