New version 1.7
[deb_libnfs.git] / packaging / RPM / libnfs.spec.in
index 2497f61b29ec48ba6cf5ddc8a6741b2e6e8e1d50..35c827d4233f2158f0a797c3123ad7f069033dd3 100644 (file)
@@ -95,6 +95,12 @@ development libraries for LibNFS
 %{_libdir}/pkgconfig/libnfs.pc
 
 %changelog
+* 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.
+ - Add PATHCONF support.
+ - WIN32/64 updates
+ - AROS updates
 * Mon May 27 2013 : Version 1.6
  - AROS/Amiga support
  - Chose better initial xid value to reduce the probability for collissions.