diff --git a/ChangeLog b/ChangeLog index ea527c7f..27f11e90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +Mon Oct 10 2005 Diana Cionoiu +- Added iLBC codec support + Thu May 05 2005 Paul Chitescu - Separate client directory and executables - Support for passing arguments to client programs diff --git a/configure.in b/configure.in index 03fef1f4..c663934c 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(YATE, 0.9.0) AC_CONFIG_SRCDIR([README]) AC_PREREQ(2.52) -PACKAGE_RELEASE="pre1" +PACKAGE_RELEASE="pre2" PACKAGE_VERSION_MAJOR="${PACKAGE_VERSION%%.*}" PACKAGE_VERSION_MINOR="${PACKAGE_VERSION#*.}" diff --git a/yate.spec.in b/yate.spec.in index ca6ea280..44a1d452 100644 --- a/yate.spec.in +++ b/yate.spec.in @@ -116,6 +116,12 @@ cp -p %{_builddir}/%{name}/yate.init %{buildroot}/etc/rc.d/init.d/yate rm -rf %{buildroot} %changelog +* Mon Oct 10 2005 Diana Cionoiu +- Version 0.9.0-pre2 + +* Tue Sep 06 2005 Paul Chitescu +- Version 0.9.0-pre1 + * Tue Jan 18 2005 Paul Chitescu - Version 0.8.7