Require atom entries to have ID, title and authors
[cascardo/atompub.git] / include / atompub / entry.h
2008-12-23 Thadeu Lima de Sou... Require atom entries to have ID, title and authors
2008-12-23 Thadeu Lima de Sou... Category element in atom entry
2008-12-10 Thadeu Lima de Sou... Use AtomID instead of string consistently in entry
2008-10-12 Thadeu Lima de Sou... Allow more than one author, as required by specification
2008-08-09 Thadeu Lima de Sou... Modify interface to get string from entry
2008-08-09 Thadeu Lima de Sou... AtomEntry requires AtomPerson
2008-08-09 Thadeu Lima de Sou... AtomEntry has some of the interesting nodes as properties
2008-08-09 Thadeu Lima de Sou... Changed from Atom to AtomEntry and atom_ to atom_entry_
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-03 Thadeu Lima de Sou... New error interface: migrated core, backends and fronte...
2008-01-27 Thadeu Lima de Sou... Added new functions for atom entry.
2008-01-23 Thadeu Lima de Sou... Started a file backend and first prototype interface.