summaryrefslogtreecommitdiff
path: root/libfrontend-elements/NEWS
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:21:29 +0200
commitbada6666c70977a058755ccf232e7d67b24adeed (patch)
tree1e92d50cebce96abaf9bce19e36026c47f77b9ba /libfrontend-elements/NEWS
parenteaf34adcbd8095bc6d1f3371b1227f654c7b19fc (diff)
New upstream release
Diffstat (limited to 'libfrontend-elements/NEWS')
-rw-r--r--libfrontend-elements/NEWS40
1 files changed, 0 insertions, 40 deletions
diff --git a/libfrontend-elements/NEWS b/libfrontend-elements/NEWS
deleted file mode 100644
index 68e3e22..0000000
--- a/libfrontend-elements/NEWS
+++ /dev/null
@@ -1,40 +0,0 @@
-Version 1.1.4
-
- * Add swap() to the context class.
-
-Version 1.1.3
-
- * Add support for libfrontend-elements bundling.
-
-Version 1.1.2
-
- * Add an exception to the licensing terms to allow combining with
- incompatibly-licensed modules in a single program. See the LICENSE
- file for details.
-
-Version 1.1.1
-
- * Fixed a bug in import stubs.
-
- * Got rid of warnings.
-
-Version 1.1.0
-
- * Upgraded to build-0.3.0.
-
-Version 1.0.3
-
- * Added non-const get function to context which returns non-const
- reference.
-
-Version 1.0.2
-
- * Upgraded to build-0.2.0.
-
-Version 1.0.1
-
- * Build system improvements.
-
-Version 1.0.0
-
- * First public release.