diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-03-05 18:29:16 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-03-05 18:29:16 (GMT) |
commit | 6bda8cc7758a9b30bcaf3ef9d9d4fda1eaf23e64 (patch) | |
tree | 1c01db8ad87d198faac566d877c112961e4e5209 /rhnop-server/debian/changelog | |
parent | ab3ae58591e21a080d9341b9a6a7ae0f56ae9937 (diff) |
fixed error due to new luasql library version
Diffstat (limited to 'rhnop-server/debian/changelog')
-rw-r--r-- | rhnop-server/debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rhnop-server/debian/changelog b/rhnop-server/debian/changelog index 63874b1..24c4d53 100644 --- a/rhnop-server/debian/changelog +++ b/rhnop-server/debian/changelog @@ -1,3 +1,9 @@ +rhnop-server (0.9) UNRELEASED; urgency=low + + * fixed error due to new luasql library version + + -- Christian Pointner <equinox@helsinki.at> Wed, 05 Mar 2014 19:28:44 +0100 + rhnop-server (0.8) unstable; urgency=low * fixed runit script. |