summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlejandro Piñeiro <apinheiro@igalia.com>2013-01-15 12:18:15 +0100
committerAlejandro Piñeiro <apinheiro@igalia.com>2013-01-15 20:14:31 +0100
commiteba1ec9dfba6639d3a4db95db7a10c552c080a93 (patch)
tree6ff5dd721b1453ce1b8abf297112b50df8726a80 /NEWS
parent48f2ff586f8309303de6d7161b1cdbbd7e8d28ed (diff)
downloadcaribou-eba1ec9dfba6639d3a4db95db7a10c552c080a93.tar.gz
Release 0.4.7CARIBOU_0_4_7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fa59fa8..ebf58b7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,21 @@
=============
+Version 0.4.7
+=============
+- Bug 687244: Add documentation support
+- Bug 687315: various packaging fixes:
+ - build: only export public symbols from the library
+ - build: make sure to define $datarootdir in generated scripts
+ - build: suppress Python bytecode generation when building
+ - build: install vapi file
+ - build: install pkg-config file
+ - build: use git.mk
+ - build: don't use deprecated Automake variable INCLUDE
+ - build: rename caribou.pc to caribou-1.0.pc
+- Bug 691463: libcaribou: avoid integer overflow
+- Fix 'make install' when --enable-docs is used
+- Translation updates (Friulian)
+
+=============
Version 0.4.6
=============
- Bug 688517: libcaribou: refactor some code