comparison ChangeLog @ 252:2a89132dd9d9 trunk

Add release date to change log.
author cmlenz
date Sun, 17 Sep 2006 20:36:09 +0000
parents 39c424b80edd
children e14a41120be7
comparison
equal deleted inserted replaced
251:e89e24803d63 252:2a89132dd9d9
1 Version 0.3 1 Version 0.3
2 http://svn.edgewall.org/repos/genshi/tags/0.3.0/ 2 http://svn.edgewall.org/repos/genshi/tags/0.3.0/
3 (?, from branches/stable/0.3.x) 3 (Sep 17 2006, from branches/stable/0.3.x)
4 4
5 * The project name was changed from "Markup" to "Genshi". See UPGRADE.txt 5 * The project name was changed from "Markup" to "Genshi". See UPGRADE.txt
6 for upgrade instructions. 6 for upgrade instructions.
7 * Expression evaluation now differentiates between undefined variables and 7 * Expression evaluation now differentiates between undefined variables and
8 variables that are defined but set to `None`. This also means that local 8 variables that are defined but set to `None`. This also means that local
Copyright (C) 2012-2017 Edgewall Software