[svn-commits] twilson: branch 1.6.2 r223483 - /branches/1.6.2/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sat Oct 10 16:48:49 CDT 2009


Author: twilson
Date: Sat Oct 10 16:48:49 2009
New Revision: 223483

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=223483
Log:
Blocked revisions 223016,223053,223370,223449 via svnmerge

........
  r223016 | twilson | 2009-10-08 18:11:23 -0500 (Thu, 08 Oct 2009) | 8 lines
  
  Remove global variable that makes dlopen unhappy
  
  This isn't the best way to do this, but it is the easiest. There are some
  limitations that are going to need to be addressed at some point with reloads
  and when I (or someone else) work on that, then the API can be updated to
  handle passing the private config data that the calendar tech modules need in
  a better way as well.
........
  r223053 | twilson | 2009-10-09 10:00:49 -0500 (Fri, 09 Oct 2009) | 2 lines
  
  Don't add Attendees during copy, replace them
........
  r223370 | twilson | 2009-10-09 17:04:04 -0500 (Fri, 09 Oct 2009) | 5 lines
  
  Properly return "free" on confirmed events that are free
  
  CONFIRMED status doesn't imply busy or free, that is handled with the TRANSP
  field. Luckily, libical already sets the is_busy status on the span for us.
........
  r223449 | twilson | 2009-10-10 15:02:32 -0500 (Sat, 10 Oct 2009) | 2 lines
  
  Fix handling of floating times and dates
........

Modified:
    branches/1.6.2/   (props changed)

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-blocked' - no diff available.




More information about the svn-commits mailing list