Updated changelog
[grr] / src / googlereader.cpp
2010-03-26 Jan DumonAdded 'gzip' to the user-agent.
2010-03-17 Jan DumonUse system defined proxy. Doesn't seem to work...
2010-03-17 Jan DumonFirst steps of "All items". Disabled for now...
2010-03-17 Jan DumonSwitched to Google's new authentication method.
2010-03-17 Jan DumonFixed a few bugs introduced by switching to json.
2010-03-11 Jan DumonOnly fetch entries we don't already fetched before.
2010-03-11 Jan DumonParse the feed content in the Feed class.
2010-03-11 Jan DumonSwitched from XML to JSON.
2010-03-04 Jan DumonAdded very basic sharing functionality.
2010-03-01 Jan DumonInitial import of the code.