X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=packaging%2FRPM%2Flibnfs.spec.in;h=450f10f8aa7168d74804cdee6f03d9ebb8955a0c;hb=b17cb0a2550184d3948b0fcf7f09464d3003712b;hp=35c827d4233f2158f0a797c3123ad7f069033dd3;hpb=31820d27272d9067fa93fa5d589d89788aad7295;p=deb_libnfs.git diff --git a/packaging/RPM/libnfs.spec.in b/packaging/RPM/libnfs.spec.in index 35c827d..450f10f 100644 --- a/packaging/RPM/libnfs.spec.in +++ b/packaging/RPM/libnfs.spec.in @@ -95,6 +95,9 @@ development libraries for LibNFS %{_libdir}/pkgconfig/libnfs.pc %changelog +* Sun Wed 30 2013 : Version 1.8 + - Fix nasty memory leak in read_from_socket + - minor updates * Sun Oct 20 2013 : Version 1.7 - Allow nested eventloops so that a sync function can be called from a callback. - Fix a bug in unmarshalling a uint64.