diff options
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-09-02 Mike Frysinger <vapier@gentoo.org> + * utils/rquotad/rquota_server.c(getquotainfo): use explicit + struture-member copying rather than memcpy, as the element + sizes are the same on all architectures. + 2005-08-26 Kevin Coffman <kwc@citi.umich.edu> Add option to set rpcsec_gss debugging level (if available) |