slc.shoppinglist Changelog
==========================

1.4 (2011-03-10)
----------------

- Fixing my own stupidity: Explicitly check if the property 'shoppinglist' is
  available on the member object. Don't check against the fetched object, since
  it might be empty and result in False. [thomasw]


1.3 (2011-02-18)
----------------

- Added EUPL license (deroiste)
- guard against missing shoppinglist property on member, fixes #8119 of gocept tracker
  [thomasw]


slc.shoppinglist 1.2 (2009-06-17)
---------------------------------

- added basic testing (thomasw)

- updated svnignore (thomasw)

slc.shoppinglist 1.1 (2009-05-12)
---------------------------------

- Packaged egg (pilz)

slc.shoppinglist 1.0 (2008-03-31)
---------------------------------

- Initial port
