Covered (I hope) all GTS changes (incl. technical) by %changelog section
authorshort <>
Mon, 9 Jul 2001 11:45:36 +0000 (11:45 +0000)
committershort <>
Mon, 9 Jul 2001 11:45:36 +0000 (11:45 +0000)
tac_plus.spec.in

index 53d73f9..6df6899 100644 (file)
@@ -79,6 +79,26 @@ fi
 %attr(644,root,root)           %{_mandir}/man1/*                       
 
 %changelog
+* Mon Jul  9 2001 Jan Kratochvil <short@ucw.cz>
+- following changes supported by GTS (www.gts.com), cooperation by:
+  Pavel Ruzicka <pavel.ruzicka@gtsgroup.cz>
+  Michael Macek <michael.macek@gtsgroup.cz>
+- multiple "member" keyword memberships supported
+- "enlist" keyword supported to specify reverse memberships
+- "host" entity unified with "user"/"group" entities
+- "when" blocks implemented for NAS host based configuration
+- "authorization = recursive" implemented for full recursivity
+- line-trailing white spaces removed
+- function prototypes cleanup and K&R C compatibility
+- maintainer compilation is pedantic now, compiler warnings cleanup
+- uncomplete transition from system-name conditions to autoconf style
+- all Makefile options moved to configure.in
+- Makefile.in rewritten to automake Makefile.am
+- autogen script included for easy maintainer rebuilds
+- tac_plus.h split to headers for each particular source file
+- system regex is now preferred, own regex is just fallback
+- several files renamed to prevent auto*/system headers conflicts
+
 * Sun Mar 25 2001 Devrim SERAL<devrim@gazi.edu.tr>
 - Added PostgreSQL authentication and accounting function
 - Added tcpwrapper feature