# -*-n3-*- @prefix dc: . @prefix dcterms: . @prefix doap: . @prefix asc: . <> dc:identifier "$Id: Changes,v 1.14 2006/09/13 13:55:14 asc Exp $" ; dc:description "Changes for s60-restobook.py" ; dcterms:references . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.55" ; doap:created "2006-09-13" ; ]; asc:changes [ asc:update "Enable cached/multi-select menu for all tag-related activities" ; asc:update "Update info message when fetching posts to include all tag filters" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.5" ; doap:created "2006-08-25" ; ]; asc:changes [ asc:addition "Added magic to fetch and store Y! Local IDs from the 'add to restobook' handler" : asc:addition "Added magic to query Y! Local IDs for terms added from the 'add to restobook' handler" : asc:bugfix "Fixed the fix (0.42) to logging so that it Just Works (tm)" ; asc:bugfix "Do not store 'geoposition' as 'geopostion'" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.42" ; doap:created "2006-08-23" ; ]; asc:changes [ asc:addition "Added 'ylocal' URL format for Y! Local listings" : asc:bugfix "Fixed logging so that it will work correctly in the emulator" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.41" ; doap:created "2006-08-21" ; ]; asc:changes [ asc:addition "Parse raw addresses for @ Cross St. and store as note" ; asc:bugfix "re-enable check to test del. login" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.4" ; doap:created "2006-08-19" ; ]; asc:changes [ asc:addition "Added the ability to run in offline mode" ; asc:addition "Added tag based searching of address book" ; asc:update "Updated 'yelp' URL to use mobile host" ; asc:update "Updated POD" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.3" ; doap:created "2006-08-02" ; ]; asc:changes [ asc:bugfix "Fixed renaming of 'add_resto' - erp" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.3" ; doap:created "2006-08-01" ; ]; asc:changes [ asc:addition "Added the ability to post restaurants" ; asc:addition "Added URL hooks for sfweekly reviews and 'define_url_formats' method" ; asc:addition "Added glue to store ':reservations' as a phone number" ; asc:update "DWIM for N3 without a final trailing semi-colon" ; asc:update "Fussed with menu options" ; asc:update "Add a leading '#' for namespaced note labels" ; ] . dcterms:isVersionOf ; dcterms:replaces ; doap:Version [ doap:revision "0.2" ; doap:created "2006-07-25" ; ]; asc:changes [ asc:addition "Added toggle to fetch only recent posts" ; asc:addition "Added option for additional tag filters" ; asc:addition "Added menu options" ; asc:addition "Added 'parseable' namespaced elements which are grouped and stored as a single note" ; asc:addition "Added Changes file" ; ] . dcterms:isVersionOf ; doap:Version [ doap:revision "0.1" ; doap:created "2006-07-22" ; ]; asc:changes [ asc:comment "Initial release." ; ] . a doap:Project ; doap:download-mirror "http://aaronland.info/python/restobook/" .