diff options
Diffstat (limited to 'watchquagga')
-rw-r--r-- | watchquagga/.cvsignore | 13 | ||||
-rw-r--r-- | watchquagga/ChangeLog | 4 |
2 files changed, 17 insertions, 0 deletions
diff --git a/watchquagga/.cvsignore b/watchquagga/.cvsignore new file mode 100644 index 00000000..c661510b --- /dev/null +++ b/watchquagga/.cvsignore @@ -0,0 +1,13 @@ +Makefile +Makefile.in +*.o +watchquagga +tags +TAGS +.deps +.nfs* +*.lo +*.la +*.libs +.arch-inventory +.arch-ids diff --git a/watchquagga/ChangeLog b/watchquagga/ChangeLog index b8974825..0272655b 100644 --- a/watchquagga/ChangeLog +++ b/watchquagga/ChangeLog @@ -1,3 +1,7 @@ 2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * .cvsignore: Added. + +2004-12-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + * {ChangeLog,watchquagga.c,Makefile.am}: Created. |