summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorajs <ajs>2005-01-12 16:41:33 +0000
committerajs <ajs>2005-01-12 16:41:33 +0000
commitfc43ecc7ba23ddce46b9ec7732ff08cd9e5bcc1b (patch)
treeffcff2f1145b8c2f737a4239ed22eddcf4a0a0b9 /ChangeLog
parenta8a8ddcdd6387466bfb929fe0e9c96003d9509bd (diff)
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* redhat/quagga.spec.in: Pass --enable-gcc-rdynamic to configure to get gcc to link with -rdynamic for better backtraces. When the rpm is upgraded, the restart logic now works as follows: 1. stop watchquagga; 2. stop all routing daemons; 3. restart zebra if it was running; 4. start all routing daemons that were running; and 5. start watchquagga if it was running.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2337d3e1..9d592c12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * redhat/quagga.spec.in: Pass --enable-gcc-rdynamic to configure
+ to get gcc to link with -rdynamic for better backtraces.
+ When the rpm is upgraded, the restart logic now works as follows:
+ 1. stop watchquagga; 2. stop all routing daemons; 3. restart zebra
+ if it was running; 4. start all routing daemons that were running;
+ and 5. start watchquagga if it was running.
+
2005-01-07 Paul Jakma <paul@dishone.st>
* configure.ac: Bump version to 0.98.0