Commit graph

5 commits

Author SHA1 Message Date
Thomas Hochstein 697e3306ff Catch wrong last_modified dates. (#95)
My database has some last_modified entries
just containing the year (2004, as it is)
or "0", leading to wrong "last modified"
dates in January, 1970 (2004) or displaying
the current date and time for "last modified".
A simple check can catch those wrong entries,
as there can't be any valid modification dates
before 1990 (not even after an import from
some older blog software).

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 16:28:05 +02:00
Thomas Hochstein afcff99cd0 Add/enhance German translation.
Add ChangeLog.

Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-06-09 13:49:29 +02:00
Garvin Hicking 71589a887f Remove $Id$ for CVS compoatibility. Thought I already did this some time ago?!?! 2013-08-12 09:49:28 +02:00
Garvin Hicking ab02bb4af4 Remove $Id$ 2011-12-25 10:07:20 +01:00
Garvin Hicking 516df79a4e Migrate plugins 2011-12-13 12:29:05 +01:00