comparison ChangeLog @ 253:3a50cc782021 stable-0.3.x 0.3.0 0.3.1

Prepare [milestone:0.3] release.
author cmlenz
date Sun, 17 Sep 2006 20:37:19 +0000
parents 4501f2fef82f
children 08d954368e14
comparison
equal deleted inserted replaced
250:8fc0abce0801 253:3a50cc782021
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