diff options
author | Jacek Antonelli | 2009-06-06 19:07:46 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-06-06 19:07:46 -0500 |
commit | 5cc8612e3c2d839984d67ba5b7e02d1e1cc6995b (patch) | |
tree | ff055f5fc8572c8a9af7bb43ce8907c92f8b1062 /ChangeLog.txt | |
parent | Pie menu for HUD and Attachment should use "Attachment Touch". (diff) | |
download | meta-impy-5cc8612e3c2d839984d67ba5b7e02d1e1cc6995b.zip meta-impy-5cc8612e3c2d839984d67ba5b7e02d1e1cc6995b.tar.gz meta-impy-5cc8612e3c2d839984d67ba5b7e02d1e1cc6995b.tar.bz2 meta-impy-5cc8612e3c2d839984d67ba5b7e02d1e1cc6995b.tar.xz |
Improved regex and formatting in build_version.py.
Handles empty test version strings better.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 987aed7..ba6bd17 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,11 @@ | |||
1 | 2009-06-06 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-06-06 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * Improved regex and formatting in build_version.py. | ||
4 | Handles empty test version strings better. | ||
5 | |||
6 | modified: linden/scripts/build_version.py | ||
7 | |||
8 | |||
3 | * Pie menu for HUD and Attachment should use "Attachment Touch". | 9 | * Pie menu for HUD and Attachment should use "Attachment Touch". |
4 | 10 | ||
5 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml | 11 | modified: linden/indra/newview/skins/default/xui/en-us/menu_pie_attachment.xml |