From a15cf65c44d5c224169c32ef5495b68c758134b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 18 May 2014 16:08:14 +0200 Subject: Imported Upstream version 3.3.0.2 --- libfrontend-elements/NEWS | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 libfrontend-elements/NEWS (limited to 'libfrontend-elements/NEWS') diff --git a/libfrontend-elements/NEWS b/libfrontend-elements/NEWS new file mode 100644 index 0000000..68e3e22 --- /dev/null +++ b/libfrontend-elements/NEWS @@ -0,0 +1,40 @@ +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. -- cgit v1.2.3