paul | 718e374 | 2002-12-13 20:15:29 +0000 | [diff] [blame] | 1 | 2000-10-02 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 2 | |
| 3 | * zebra-0.89 is released. |
| 4 | |
| 5 | 2000-08-17 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 6 | |
| 7 | * zebra-0.88 is released. |
| 8 | |
| 9 | 1999-04-18 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 10 | |
| 11 | * guile-bgp.c (scm_router_bgp): Allocate real struct bgp object. |
| 12 | |
| 13 | * Makefile.am: Delete -DPACKAGE and -DVERSION. |
| 14 | |
| 15 | * zebra-guile.h: File added. |
| 16 | * zebra-support.c: File added. |
| 17 | * guile-bgp.c: File added. |
| 18 | |
| 19 | 1999-04-15 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 20 | |
| 21 | * guile/Makefile.am (INCLUDES): Use @GUILE_CFLAGS@ and |
| 22 | @GUILE_LDFLAGS@ |
| 23 | |
| 24 | 1999-04-14 Kunihiro Ishiguro <kunihiro@zebra.org> |
| 25 | |
| 26 | * zebra-guile work restarted. |