New version 1.2
[deb_libnfs.git] / packaging / RPM / libnfs.spec.in
index 5450ede4bb6e6c8b1ac1c7397548bd95e79a36bd..7fd703d7179211ff8d89c7f084254ad66219ff3e 100644 (file)
@@ -91,7 +91,17 @@ development libraries for LibNFS
 %{_includedir}/nfsc/libnfs-raw-rquota.h
 %{_libdir}/libnfs.a
 %{_libdir}/libnfs.la
+%{_libdir}/pkgconfig/libnfs.pc
 
 %changelog
+* 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