From: octo Date: Tue, 7 Jun 2005 19:34:12 +0000 (+0000) Subject: Getting ready for 0.8.2 X-Git-Tag: Release-0.8.2~2 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=8ebf4a83cb90bb37d0097d84ddd41ac4f04f3083;hp=5f515cea841dac07816b89131f5fc67e97529113;p=onis.git Getting ready for 0.8.2 --- diff --git a/CHANGELOG b/CHANGELOG index 35d2276..6690247 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,16 @@ ================== http://verplant.org/onis/ + 0.8.2 - More bugfixes + ======================= + - A sever bug in the persistency code has been fixed. When using persistency + onis would re-analyse a changed file entirely. Thanks to charly and Connorhd + for pointing this out. + - Another minor bug has been fixed: onis used to die at an unexpected + situation though it's safe to continue.. + + + 0.8.1 - Bugfixing and other corrections ========================================= - Ignoring users (using the special user-name ``ignore'') has been fixed. diff --git a/FAQ b/FAQ index 96a496d..cf07158 100644 --- a/FAQ +++ b/FAQ @@ -1,4 +1,4 @@ - onis 0.8.1 - FAQ - 2005-04-23 + onis 0.8.2 - FAQ - 2005-06-07 =============================== http://verplant.org/onis/ diff --git a/README b/README index bc182c5..35c03c4 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ - onis 0.8.1 - README - 2005-04-23 + onis 0.8.2 - README - 2005-06-07 ================================== http://verplant.org/onis/ diff --git a/THANKS b/THANKS index 9f61b25..2afc0e8 100644 --- a/THANKS +++ b/THANKS @@ -1,5 +1,6 @@ Korbinian Rosenegger - For the initial ``Dancer'', ``Dircproxy'' and ``Energymech'' parsers + For the initial ``Dancer'', ``Dircproxy'' and ``Energymech'' parsers, + pointing out bugs and continuos feedback Tyler McHenry For coding the first few extensions @@ -25,3 +26,6 @@ Christoffer Jonsson Javier GarcĀ”a For the spanish translation + +``Connorhd'' (real name unknown ;) + For pointing out bugs :) diff --git a/debian/changelog b/debian/changelog index 8d2b381..3adb94b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +onis (0.8.2-1) unstable; urgency=low + + * New upstream version. + + -- Florian Forster Tue, 7 Jun 2005 21:32:50 +0100 + onis (0.8.1-1) unstable; urgency=low * Added generation of manpage. diff --git a/onis.conf b/onis.conf index 64bfe4d..4eddbfa 100644 --- a/onis.conf +++ b/onis.conf @@ -1,4 +1,4 @@ -# onis 0.8.1 - config - 2005-04-23 +# onis 0.8.2 - config - 2005-06-07 #================================== # http://verplant.org/onis/ diff --git a/onis.spec b/onis.spec index 50b1914..ea1e3cc 100644 --- a/onis.spec +++ b/onis.spec @@ -1,4 +1,4 @@ -%define ver 0.8.1 +%define ver 0.8.2 %define perllibdir %(eval "`perl -V:installvendorlib`"; echo $installvendorlib) Name: onis @@ -66,6 +66,9 @@ rm -fr $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Tue Jun 07 2005 Florian Forster +- New upstream version. + * Sat Apr 23 2005 Florian Forster - Added generation of manpage. - Rebuild for onis-0.8.1 diff --git a/users.conf b/users.conf index bb8bcae..7efc1e8 100644 --- a/users.conf +++ b/users.conf @@ -1,4 +1,4 @@ -# onis 0.8.1 - users.conf - 2005-04-23 +# onis 0.8.2 - users.conf - 2005-06-07 #====================================== # http://verplant.org/onis/