diff options
author | hasso <hasso> | 2004-06-20 19:54:37 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-06-20 19:54:37 +0000 |
commit | 320ec10a24d8dd81d0aa011dc92e07877e4e02f8 (patch) | |
tree | 867cc29d5981b58bad9392cb7eb471daeb8250a1 /ChangeLog | |
parent | 6c0f9a782a7be49de53b5ae00980990d96edbf03 (diff) |
Removing code which looked at current dir for config file before attempting
to read system one.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-06-20 Hasso Tepper <hasso@estpak.ee> + + * lib/vty.c: Don't attempt to load configuration file from current + directory. + * Update vty_read_config() calls in bgpd/bgp_main.c, isisd/isis_main.c, + ospf6d/ospf6_main.c, ospfd/ospf_main.c, ripd/rip_main.c, + ripngd/ripng_main.c and zebra/main.c. + 2004-05-11 Paul Jakma <paul@dishone.st> * configure.ac: Add solaris support for the zebra/*_solaris |