]> git.proxmox.com Git - mirror_frr.git/blobdiff - ChangeLog
2005-09-29 Paul Jakma <paul.jakma@sun.com>
[mirror_frr.git] / ChangeLog
index c4f8950bda5b507a723fb9a375a8f14065cf75ed..603f5c44ee37cd055657b9510ba043a60c0fd85c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-09-29 Paul Jakma <paul.jakma@sun.com>
+
+       * configure.ac: Add the test for Solaris least-privileges. Set
+         defines for whether capabilities are supported and whether of
+         the linux or solaris variety.
+         Add missing-prototypes, missing-declarations, char-subscripts
+         and cast-qual warnings to default cflags, cause Hasso enjoys warnings,
+         and we really should clean the remaining ones up. (ie isisd..).
+       * (*/*main.c) Update the zebra_capabilities_t arrays in the various
+         daemons to match the changes made in lib/privs.h.
+         
 2005-09-19 Hasso Tepper <hasso at quagga.net>
 
        * configure.ac: Test existance of strndup.