]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/config.h
New release 1.1.3
[thirdparty/bird.git] / sysdep / config.h
2009-09-11  Ondrej FilipNew release 1.1.3
2009-08-23  Ondrej FilipVersion 1.1.2
2009-08-12  Ondrej ZajicekNEWS and version update.
2009-07-06  Ondrej ZajicekMerge branch 'master' into dev
2009-06-28  Ondrej FilipNew release 1.1.0!
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-25  Ondrej ZajicekNEWS and version update.
2009-06-01  Ondrej FilipSmall change to make BIRD's IPv6 packaging easier
2009-05-22  Ondrej ZajicekUpdate versions.
2009-04-28  Ondrej ZajicekNEWS and version update
2005-03-16  Ondrej FilipYes, we will go for 1.0.12
2005-02-20  Ondrej FilipLet's go for 1.0.11.
2005-02-14  Ondrej FilipYes, I'd like to go to 1.0.10
2004-07-14  Ondrej FilipEverything is tested and works. I thins it's right...
2004-06-06  Ondrej FilipTest old instance of BIRD.
2003-09-01  Ondrej FilipPrepared for release 1.0.8.
2003-04-06  Martin MaresReleasing version 1.0.6.
2001-06-09  Ondrej FilipYes, 1.0.5 released.
2000-09-03  Ondrej FilipSerious bug in ext lsa origination found. Going for...
2000-09-03  Ondrej FilipVersion 1.0.3 released.
2000-08-23  Ondrej FilipReleased as version 1.0.2.
2000-06-21  Martin MaresReleased as version 1.0.1.
2000-06-09  Martin MaresReleased as 1.0.0, but marked it as a BETA version.
2000-05-08  Martin MaresForgot to add a spiky comment :)
2000-05-08  Martin MaresAutoconf is *evil*. The sysconfdir and similar variable...
2000-04-10  Martin MaresDropped CPU_NEEDS_ALIGN_* as unaligned.h no longer...
1999-10-31  Martin MaresThe CLI I/O functions work as desired.
1999-10-29  Martin MaresConfigure PATH_CONTROL_SOCKET.
1999-03-01  Martin MaresInclude "config.h" instead of "autoconf.h" in all Modul...
1999-01-09  Martin MaresFirst step of "autoconfization". Created a configure...
1998-11-29  Martin MaresRenamed `DEBUG' symbol to `DEBUGGING' to prevent collis...
1998-11-27  Martin MaresAdded path to config file.
1998-05-24  Martin MaresImplemented timers. Using bird_clock_t for absolute...
1998-05-03  Martin MaresBIRD library: The story continues.
1998-04-28  Martin MaresChanged #include <x/y> to #include "x/y" for our local...
1998-04-22  Martin MaresFirst look at data structures. More to come tomorrow...