Changeset 304
- Timestamp:
- 02/07/08 16:26:41 (5 years ago)
- Location:
- elixir/trunk
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
elixir/trunk/CHANGES
r303 r304 1 0.5.1 1 0.5.1 - 2008-02-07 2 2 3 3 New features: -
elixir/trunk/LICENSE
r31 r304 1 1 This is the MIT license: http://www.opensource.org/licenses/mit-license.php 2 2 3 Copyright (c) 2006, 2007 Jonathan LaCour, Daniel Haus, and Gaetan de Menten. and4 contributors. SQLAlchemy is a trademark of Michael Bayer.3 Copyright (c) 2006, 2007, 2008 Jonathan LaCour, Daniel Haus, and Gaetan de Menten. 4 and contributors. SQLAlchemy is a trademark of Michael Bayer. 5 5 6 6 Permission is hereby granted, free of charge, to any person obtaining a copy of -
elixir/trunk/setup.cfg
r291 r304 10 10 elixir.ext.encrypted, elixir.ext.list 11 11 exclude_modules = elixir.statements 12 trac_browser_url = http://elixir.ematia.de/trac/browser/elixir/tags/0.5. 012 trac_browser_url = http://elixir.ematia.de/trac/browser/elixir/tags/0.5.1 13 13
