]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Mon Mar 23 12:27:27 CDT 2009 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Tue, 24 Mar 2009 15:49:03 +0000 (15:49 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 24 Mar 2009 15:49:03 +0000 (15:49 +0000)
  * RELEASE: urandom is no more public
  Ignore-this: 353234331d627b77c66841036c9d77f7

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12755 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/sofia-sip/.update
libs/sofia-sip/RELEASE

index 015f0455453f8be4df0f355ebf145d8f4238df76..26ec89837a1807eff8ea7469490469009f6a36a3 100644 (file)
@@ -1 +1 @@
-Tue Mar 24 10:47:23 CDT 2009
+Tue Mar 24 10:48:07 CDT 2009
index 6c32c49d8d2c6ee92f78b5e5560d6528993c5a43..8d9d85ef60bf742cc31e8ae824ab6db845e71230 100644 (file)
@@ -51,7 +51,7 @@ Removed globals which should have been static in first place:
   - t_skip_next(), t_skip_move(), t_skip_len(), t_skip_dup(), t_skip_filter()
   - t_next_next(), t_next_move(), t_next_len(), t_next_dup(), t_next_filter()
   - t_filter_with(), t_any_filter()
-  - sres_record_class()
+  - sres_record_class(), urandom
   - u2s_alloc()
 
 libsofia-sip-ua-glib: