From a8f03df06c2740a730e80218c13c6a1afd050c4e Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 10 Apr 2005 15:58:10 +0000 Subject: 2005-04-10 Paul Jakma * Makefile.am: topology should not be a conditional SUBDIR, otherwise make dist breaks. * topology/Makefile.am: remove EXTRA_DIST of files which dont exist in that directory, broke make dist. * isisd.c: (show_isis_generated_topology_cmd) convert LIST_LOOP * isis_lsp.c: (generate_topology_lsps) ditto (build_topology_lsp_data) ditto --- isisd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 3bc94ccf..38ab2fcb 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,13 @@ +2005-04-10 Paul Jakma + + * Makefile.am: topology should not be a conditional SUBDIR, + otherwise make dist breaks. + * topology/Makefile.am: remove EXTRA_DIST of files which dont + exist in that directory, broke make dist. + * isisd.c: (show_isis_generated_topology_cmd) convert LIST_LOOP + * isis_lsp.c: (generate_topology_lsps) ditto + (build_topology_lsp_data) ditto + 2005-04-02 Andrew J. Schorr * isis_zebra.c: (isis_zebra_if_del) Must use if_lookup_by_name_len. -- cgit v1.2.1