rollbackToData and rollbackCount not clearing DATABASECHANGELOG table

Hi,

I’m using version 1.9.5 against SQLServer and when I do a rollback to a tag, the DATABASECHANGELOG entries are removed for those changesets.

However, when I use rollbackToDate or rollbackCount the entries are not cleared although the SQL is executed against the database.

Is this a valid bug?

I think I saw a similar bug and fixed it in trunk for 2.0, but it would need to be backported to 1.9.  Could you file a bug in http://liquibase.jira.com for the 1.9 branch?

Nathan