diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 8bee793..193b965 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,16 @@ | |||
1 | 2008-11-25 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/llpanellogin.cpp: | ||
4 | Added "code name" field for grid selections. | ||
5 | The code name is used to fetch the proper splash page. | ||
6 | This decouples the user-visible label from the name | ||
7 | expected by the SL web server. | ||
8 | * linden/indra/newview/llviewernetwork.cpp: | ||
9 | Ditto. | ||
10 | * linden/indra/newview/llviewernetwork.h: | ||
11 | Ditto. | ||
12 | |||
13 | |||
1 | 2008-11-24 Jacek Antonelli <jacek.antonelli@gmail.com> | 14 | 2008-11-24 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 15 | ||
3 | * linden/indra/newview/llpanellogin.cpp: | 16 | * linden/indra/newview/llpanellogin.cpp: |