summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-05-19 02:13:28 +0000
committerpaul <paul>2005-05-19 02:13:28 +0000
commite387e6654fe75a5f043ea21b483e78bf0f3d4447 (patch)
tree928bed31a8597bf7c52dcedc51e02a7f5b063e1d /lib/ChangeLog
parente83e2080cecffa86267c07b46bbb5a9677b37996 (diff)
2005-05-19 Paul Jakma <paul@dishone.st>
* memtypes.c: (memory_list_bgp) add MTYPE_BGP_PEER_HOST
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3b836048..b53d14ac 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -5,6 +5,7 @@
pass it back to the caller.
* sockunion.c: (sockunion_getsockname) use MTYPE_SOCKUNION, not TMP
(sockunion_getpeername) ditto
+ * memtypes.c: (memory_list_bgp) add MTYPE_BGP_PEER_HOST
2005-05-15 Paul Jakma <paul@dishone.st>