Post-release version bump
[platform/upstream/folks.git] / folks / phone-details.vala
2012-01-06 Philip Withnallcore: Nullability fixes
2011-12-25 Philip Withnallcore: Warn on passing empty values to AbstractFieldDeta...
2011-12-10 Philip WithnallBug 665692 — Use constructors correctly
2011-10-24 Travis ReitterSimplify PhoneFieldDetails.equal()
2011-10-24 Travis ReitterAdd AbstractFieldDetails.values_equal().
2011-10-24 Travis ReitterMigrate PhoneDetails to using AbstractFieldDetails.id
2011-10-24 Travis ReitterAlways include parameters in AFD-derived subclass equal...
2011-09-08 Raul Gutierrez SegalesUpdate @since tags
2011-09-02 Philip Withnallcore: Add PhoneDetails.change_phone_numbers()
2011-08-13 Travis ReitterRelease version 0.6.0 FOLKS_0_6_0
2011-08-12 Travis ReitterRebase PhoneDetails.phone_numbers upon PhoneFieldDetails
2011-08-01 Travis ReitterWork around valadoc parsing bug with indented comments.
2011-07-29 Philip Withnalldocs: Fix up lots of minor issues in the documentation...
2011-05-13 Travis ReitterRelease Folks 0.5.1. FOLKS_0_5_1
2011-04-23 Philip WithnallChange PhoneDetails.phone_numbers to be a Set<FieldDetails>
2011-04-12 Travis ReitterRelease version 0.5.0 FOLKS_0_5_0
2011-04-11 Alban Crequyphone-details: move a comment to make valadoc happy
2011-04-09 Raul Gutierrez SegalesAdd helper method to normalise and compare phone numbers
2011-03-11 Travis ReitterRename Phoneable -> PhoneDetails