diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 20141b3..617ae87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +ivy-ocaml (1.2-2) unstable; urgency=low + + * fix install with COMPAT_SYMLINK_CREATE=no + * use -fPIC for all architectures + * fix homepage URL + + -- Felix Ruess <felix.ruess@gmail.com> Tue, 07 May 2013 22:30:06 +0200 + ivy-ocaml (1.2-1) unstable; urgency=low * remove -unsafe option for ocamlopt |