Changeset 629 for trunk/server/ChangeLog

Show
Ignore:
Timestamp:
10/16/07 01:13:43 (2 years ago)
Author:
plindner
Message:

Patch from David Bremner <bremner@…> that implements a new option "-a"
which takes an octal permission mask (like chmod) sets the permissions
on the unix domain socket (specified by "-s").

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/server/ChangeLog

    r627 r629  
     12007-10-15  Paul Lindner  <lindner@inuus.com> 
     2 
     3        * Patch from David Bremner <bremner@unb.ca> that implements 
     4          a new option "-a" which takes an octal permission mask 
     5          (like chmod) sets the permissions on the unix domain socket  
     6          (specified by "-s"). 
     7 
    182007-10-03 Paul Lindner <lindner@inuus.com> 
    29        * Incorporate "cas" operation developed by Dustin