[libical-glib] Created tag LIBICAL_GLIB_1_0_2



The unsigned tag 'LIBICAL_GLIB_1_0_2' was created.

Tagger: William Yu <williamyu gnome org>
Date: Mon Mar 23 09:13:09 2015 -0400

    Tag 1.0.2 release

Changes since the last tag 'LIBICAL_GLIB_1_0_1':

William Yu (18):
      Attempt to fix the issues in tests/array.py for i_cal_array_append. The second argument in Python for 
void * could only be integers, capsules and None
      Attempt to fix the issues in tests/timezone.py. The timezones.size() has been commented out due to the 
unexpected output value until now
      Attempt to fix the issues with array.py by changing the type second argument of i_cal_array_append from 
gcontpointer to gpointer
      Attempt to fix the issues in timezone.py for the size of builtin timezones. Different machines may 
produce different number of builtin timezones.
      Change and add license information in generated source files, hardcoded source files and xml files in 
src/api from LGPL to LGPLv2.1
      Correct a typo in the comment of the method i_cal_component_get_first_component
      Remove the redundant space at the ends of some return statements inside the source files
      Add a new line at the end of each XML file if there is not
      Append every source file with a new line
      Remove the false header declaration comment for i-cal-object.h/.c
      Add more comment on the method i_cal_timezone_destroy to differentiate it from i_cal_timezone_free
      Apply Milan patch to fix the issue with array.py. The error was about array.append(element1) in 
array.py. The message was ValueError: Pointer arguments are restricted to integers, capsules and None.
      Version bump
      Update NEWS before release 1.0.2
      Delete the version-specific details to avoid the overlap with NEWS file
      Update the news with the commit for README
      Stop using ChangeLog to avoid overlap with NEWS and git log
      Update NEWS to include the commit for ChangeLog


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]