commit changelog

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/tags/1.0.rc3@8078 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2008-04-10 03:24:50 +00:00
parent 23bdb2a058
commit 1652fcb3e9
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ AC_INIT([freeswitch], [1.0.rc3], BUG-REPORT-ADDRESS)
AC_SUBST(SWITCH_VERSION_MAJOR, [1])
AC_SUBST(SWITCH_VERSION_MINOR, [0])
AC_SUBST(SWITCH_VERSION_MICRO, [rc3])
AC_SUBST(SWITCH_VERSION_REVISION, [8076])
AC_SUBST(SWITCH_VERSION_REVISION, [8078])
AC_CONFIG_FILES([src/include/switch_version.h.in:src/include/switch_version.h.template])
+1 -2
View File
@@ -1,6 +1,5 @@
freeswitch (1.0~rc3-1) unstable; urgency=low
* Fix transport=tls tag incorrectly included in re-invite
Enhance xml menu system
* Enhance xml menu system
fixes upstream from sofia-sip library
Enhance mod_fifo
added close method to ODBC spidermonkey class
-1
View File
@@ -1,6 +1,5 @@
freeswitch (1.0.rc3)
Fix transport=tls tag incorrectly included in re-invite
Enhance xml menu system
Fixes upstream from sofia-sip library
Enhance mod_fifo