diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index e69de29..a9b9ec6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -0,0 +1,7 @@ | |||
1 | 2008-09-19 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/SConstruct: | ||
4 | VWR-2865: New SConstruct flag to (not) make tarball after compiling. | ||
5 | For convenience until we switch to CMake. | ||
6 | * linden/indra/newview/viewer_manifest.py: | ||
7 | Ditto. | ||