[#2359] Update repository documentation

This commit is contained in:
Emmanuel Milou
2009-10-27 15:35:30 -04:00
parent b44c450f23
commit 9bdfeb99e1
4 changed files with 12 additions and 3 deletions

View File

@ -8,6 +8,8 @@ Emmanuel Milou <emmanuel dot milou at savoirfairelinux dot com>
- Plus many portions of code in sflphoned and sflphone-gtk
- Test and debugging
Alexandre Savard <alexandre dot savard at savoirfairelinux dot com>
Alexandre Bourget <alexandre dot bourget at savoirfairelinux dot com>
- IAX implementation

View File

@ -8,7 +8,6 @@ INSTALLATION GUIDE
./autogen.sh
./configure
make dep && make
sudo make install
# Go back to the root
cd ../..
./autogen.sh --prefix=/usr

10
NEWS
View File

@ -2,7 +2,15 @@
# SFLphone
################################################
* Upcoming 0.9.5~beta version on 2008-04-21
* 2009-10-27: SFLphone 0.9.7~beta has been released
* 2009-07-27: SFLphone 0.9.6 has been released
* 2009-07-17: SFLphone 0.9.6~rc2 has been released
* 2009-07-10: SFLphone 0.9.6~rc1 has been released
* 2009-05-22: SFLphone 0.9.5~beta has been released
* 2009-04-03: SFLphone 0.9.4 has been released

View File

@ -1,4 +1,4 @@
AC_INIT([SFLphone],[0.9.6~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AC_INIT([SFLphone],[0.9.7~beta],[sflphoneteam@savoirfairelinux.com],[sflphone-client-gnome])
AM_CONFIG_HEADER(config.h)
LT_INIT