Update changelog and prepare upload to unstable
authorStephane Glondu <steph@glondu.net>
Thu, 21 Apr 2011 15:08:51 +0000 (17:08 +0200)
committerStephane Glondu <steph@glondu.net>
Thu, 21 Apr 2011 19:35:11 +0000 (21:35 +0200)
debian/changelog

index cb761d5fcaf94ea33301b79aa1ad2a2453d6debc..0497c77f65bddcffbe64effdd84029842d6b1c81 100644 (file)
@@ -1,3 +1,13 @@
+ocaml (3.12.0-5) unstable; urgency=low
+
+  * Fixes related to -output-obj with g++ (in debian/patches):
+    - add Declare-primitive-name-table-as-const-char
+    - add Avoid-multiple-declarations-in-generated-.c-files-in
+    - fix Embed-bytecode-in-C-object-when-using-custom: the closing
+      brace for extern "C" { ... } was missing in some cases
+
+ -- Stéphane Glondu <glondu@debian.org>  Thu, 21 Apr 2011 21:35:08 +0200
+
 ocaml (3.12.0-4) unstable; urgency=low
 
   * Bugfix in 0008-Embed-bytecode-in-C-object-when-using-custom.patch: