aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/google-account-setup/ChangeLog
blob: 4a8bf694914d1e44ea81fbd3c32f123500956e38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2008-01-25  Tor Lillqvist  <tml@novell.com>

    * Makefile.am (liborg_gnome_evolution_google_la_LIBADD): Fix typo:
    s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.

2007-12-23  Nyall Dawson <nyall@zombiepigs.net>

    ** Fix for bug #503954

    * google-source.c: (is_email), (user_changed): Accept custom domain 
    names while setting up account.

2007-10-30  Sankar P  <psankar@novell.com>

    * ChangeLog:
    Every plugin should have a ChangeLog. Added.

    * google-source.c: 
    Commented an unused function. 
    Marked Debug statements conditional.