--- trunk/ChangeLog 2008/03/03 10:26:38 247 +++ trunk/ChangeLog 2008/03/11 14:16:48 253 @@ -1,3 +1,20 @@ +2008-03-11 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/sql.py: Fixed syntax of + generated anonymize_case() function. + +2008-03-11 Sascha L. Teichmann + + * tools/formed/formed/plugins/export/sql.py: Added code to + generate a plpgsql function anonymize_case() that anonymized + a given case and all of its depending repeat groups. + +2008-03-06 Sascha L. Teichmann + + * tools/anonym/xmlimport.py: remove print of insert statement. + + * tools/formed/formed/plugins/export/sql.py: Print generation date in ISO. + 2008-03-03 Torsten Irländer * anonym/cron.sendAnonXml.sh,