new version 1.3
[deb_libnfs.git] / packaging / RPM / libnfs.spec.in
index 03feb04e4be975c496d24b0e252b1bbe1ce5dd7c..b4e313a1d84101ec1156e447d6a057690e287932 100644 (file)
@@ -94,5 +94,19 @@ development libraries for LibNFS
 %{_libdir}/pkgconfig/libnfs.pc
 
 %changelog
+* Sat Mar 3 2012 : Version 1.3
+ - add set/unset to portmapper
+ - add mount v1
+ - try to rotate to find a free port better
+ - minor fixes
+* Tue Dec 6 2011 : Version 1.2
+ - Add support for MKNOD
+ - Add support for HaneWin NFS server
+ - Change all [s]size_t offset_t to be 64bit clean scalars
+* Sun Nov 27 2011 : Version 1.1
+ - Fix definition and use of AUTH
+ - Only call the "connect" callback if non-NULL
+ - make sure the callback for connect is only invoked once for the sync api
+ - make file offset bits 64 bits always
 * Sun Jul 31 2011 : Version 1.0
- - Initial version
+ - Initial version
\ No newline at end of file