Update changelog
authorStephane Glondu <steph@glondu.net>
Thu, 19 Apr 2012 06:34:33 +0000 (08:34 +0200)
committerStephane Glondu <steph@glondu.net>
Thu, 19 Apr 2012 06:34:33 +0000 (08:34 +0200)
debian/changelog

index fbbeabb8b4847b8a16bd8f07cd9c7afceb968257..d9b48ce5be0648ffb9edc954bb890a0425fed29c 100644 (file)
@@ -1,6 +1,17 @@
 ocaml (4.00.0~~dev15+12379-1) UNRELEASED; urgency=low
 
-  * New upstream snapshot
+  * New upstream snapshot, based on the 4.00 upstream branch
+    - partially revert r12328 to avoid FTBFS
+    - the dbm bindings have been removed upstream and are now released
+      separately
+    - declare armel and armhf as native architectures supporting
+      natdynlink
+  * Run the test-suite
+    - on kfreebsd-*, skip lib-thread tests (they hang and I am not able
+      to reproduce it myself)
+    - on slow architectures, skip some tests that take too much time
+    - fix asmcomp tests on Hurd (Closes: #661716)
+    - fix "embedded" test broken by our -custom behaviour
 
  -- Stéphane Glondu <glondu@debian.org>  Thu, 19 Apr 2012 08:32:46 +0200