Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
sofia-sip
Commits
8b858ec0
Commit
8b858ec0
authored
19 years ago
by
Pekka Pessi
Browse files
Options
Download
Patches
Plain Diff
Added CVS synch info to ChangeLog.
darcs-hash:20060313201039-65a35-5fbb36e7e1d52da685a9c8b2e924db9c83ed22f0.gz
parent
c29f9899
bc
bc-flexisip-release/2.3
bc_flexisip_2_0
dev/fix_tls_setup
fix/certificate_update_multiple_transports
master
tmp/test_tport
1.13.45bc
1.13.44bc
1.13.43bc
1.13.42bc
1.13.41bc
1.13.40bc
1.13.39bc
1.13.38bc
1.13.37bc
1.13.36bc
1.13.35bc
1.13.34bc
1.13.33bc
1.13.32bc
1.13.30bc
1.13.29bc
1.13.28bc
1.13.27
1.13.26
1.13.26bc
1.13.25bc
1.13.24bc
1.13.23bc
1.13.22bc
1.13.21bc
1.13.20bc
1.13.19bc
1.13.18bc
1.13.16bc
1.13.11bc
1.13.10bc
1.13.9bc
1.13.8bc
1.13.7bc
1.13.6bc
1.13.5bc
1.13.4bc
1.13.3bc
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ChangeLog
+67
-0
ChangeLog
with
67 additions
and
0 deletions
ChangeLog
+
67
−
0
View file @
8b858ec0
2006-03-13 Pekka Pessi <Pekka.Pessi@nokia.com>
* Release 1.11.7
* Synchronized CVS with darcs.
* Added man pages to dist.
* Updated libsofia-sip-ua-glib dist targets.
M ./libsofia-sip-ua-glib/Makefile.am -2 +4
M ./libsofia-sip-ua-glib/nua-glib/Makefile.am -26 +25
M ./libsofia-sip-ua-glib/su-glib/Makefile.am -2 +6
M ./libsofia-sip-ua/sofia.am -1 +1
* Removed warnings on 64bit platforms.
M ./libsofia-sip-ua/soa/soa.c -3 +3
M ./libsofia-sip-ua/stun/stun_common.c -8 +19
M ./libsofia-sip-ua/su/su_timer_test.c -2 +1
* Added missing files to dist.
M ./libsofia-sip-ua/bnf/Makefile.am -1 +1
M ./libsofia-sip-ua/nua/Makefile.am -1 +1
* Using alarm() with su_test.c.
* Fixed hc_print usage in msg_header_prepare().
Some headers use snprintf() which may return -1 on some platforms if
buffer is too small.
* Fixed problems in test_nua on win32.
* Fixed problem of using destroying registered handle in su_root.
This is a bug showing only in win32.
* Cleaning ACK transactions in test_proxy
* Fixed source file building rules for GNU make >= 3.80.
The way VPATH is handled and $@ expands has changed between GNU make 3.79
and 3.80.
M ./libsofia-sip-ua/http/Makefile.am -6 +14
M ./libsofia-sip-ua/msg/Makefile.am -13 +13
M ./libsofia-sip-ua/sip/Makefile.am -7 +18
M ./libsofia-sip-ua/sofia.am -1 +1
* Using sofia-sip/su_errno.h for error codes not present in win32.
M ./libsofia-sip-ua/msg/msg_mime.c -6 +1
M ./libsofia-sip-ua/msg/msg_parser.c -4
M ./libsofia-sip-ua/soa/soa.c -8 +1
M ./libsofia-sip-ua/su/sofia-sip/su_errno.h +36
M ./libsofia-sip-ua/su/su_errno.c -6 +22
M ./win32/sofia-sip/su_configure.h -7
* Fixed problems with nua timers.
M ./libsofia-sip-ua/nua/nua_dialog.c -2 +2
M ./libsofia-sip-ua/nua/nua_session.c -3 +7
M ./libsofia-sip-ua/nua/nua_stack.c -1 +1
2006-03-13 Martti Mela <martti.mela@nokia.com>
* win32 defs, compiles and installs in mingw environment
2006-03-09 Kai Vehmanen <kai.vehmanen@nokia.com>
* Synchronized darcs and CVS.
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets