diff options
author | Artur Signell <artur@vaadin.com> | 2013-09-02 14:23:43 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2013-09-02 14:23:43 +0300 |
commit | 476e0b843ae07787c27ed48eba47870b7ffa833f (patch) | |
tree | 3d679ac1ca4a1484a719ff63993984a4606bd9ed /WebContent/release-notes.html | |
parent | 61dd8f782775d042aa32ef33cda3c71a77224ede (diff) | |
download | vaadin-framework-476e0b843ae07787c27ed48eba47870b7ffa833f.tar.gz vaadin-framework-476e0b843ae07787c27ed48eba47870b7ffa833f.zip |
Changed 'feature release' text to maintenance release (#12486)
Change-Id: I2896136065232d2704bb4807ff92e6ef384407e8
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 77b6d639c9..9ee45075f3 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -63,10 +63,9 @@ <h2 id="overview">Overview of Vaadin @version@ Release</h2> <p> - Vaadin @version@ is a feature release that includes a number - of enhancements as well as important bug fixes, as listed in - the <a href="#changelog">change log</a> below. You can also - view the <a + Vaadin @version@ is a maintenance release that includes a number + of important bug fixes, as listed in the <a href="#changelog">change + log</a> below. You can also view the <a href="http://dev.vaadin.com/query?status=closed&resolution=fixed&milestone=Vaadin+@version@&order=priority">list of the closed issues</a> at the Vaadin developer's site. </p> |