blob: 3e3017e4c938812fb6b958a2a288a686c2c957b2 [file] [log] [blame]
ajs6028df52004-12-22 14:08:13 +000012004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
2
ajs098e2402004-12-22 17:00:46 +00003 * watchquagga.c: Try for gcc 2.95 compatibility (avoid %z and a tricky
4 initialization).
5
62004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
7
ajsc8b40f82004-12-22 16:17:16 +00008 * watchquagga.c: Add -b option to circumvent difficulties passing
9 embedded spaces in command-line arguments. This is an ugly hack,
10 we should probably use a config file instead.
11
122004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
13
ajs16f65112004-12-22 15:37:44 +000014 * watchquagga.c: Use new config.h define for DAEMON_VTY_DIR.
15
162004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
17
ajs6028df52004-12-22 14:08:13 +000018 * watchquagga.c: Get PATH_WATCHQUAGGA_PID from config.h.
19
ajs8b886ca2004-12-22 02:56:38 +0000202004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
21
ajsc57c5e32004-12-22 03:41:51 +000022 * .cvsignore: Added.
23
242004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
25
ajs8b886ca2004-12-22 02:56:38 +000026 * {ChangeLog,watchquagga.c,Makefile.am}: Created.