| 12345678910111213 | 
The full change history is maintained in git. Rather than reproducethe change history history here, it's easier if you clone a copy ofthe git repository and view it:    git clone git://github.com/fragglet/lhasa.git lhasa    cd lhasa    git logAlternatively, the commit history can be viewed on github:    https://github.com/fragglet/lhasa/commits/master
 |