diff options
author | Jacek Antonelli | 2010-05-06 20:02:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2010-05-06 20:28:18 -0500 |
commit | 7a0cb45fd4c312f095c44b5028b96d0c2f8923e6 (patch) | |
tree | 7d7a038c207b2759bd318634ddbe49cbaa726aeb | |
parent | Updated RELEASE_NOTES.txt for version 1.3.0 beta 3. (diff) | |
download | meta-impy-7a0cb45fd4c312f095c44b5028b96d0c2f8923e6.zip meta-impy-7a0cb45fd4c312f095c44b5028b96d0c2f8923e6.tar.gz meta-impy-7a0cb45fd4c312f095c44b5028b96d0c2f8923e6.tar.bz2 meta-impy-7a0cb45fd4c312f095c44b5028b96d0c2f8923e6.tar.xz |
Fixed inaccurate credits for PrivateLookAt in release notes.
Armin implemented ours independently from Henri's patch.
-rw-r--r-- | RELEASE_NOTES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 4c71858..c8c9911 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt | |||
@@ -310,7 +310,7 @@ | |||
310 | 310 | ||
311 | * SpeedRez. After teleporting, the viewer will temporarily | 311 | * SpeedRez. After teleporting, the viewer will temporarily |
312 | decrease the draw distance to encourage nearby objects and | 312 | decrease the draw distance to encourage nearby objects and |
313 | textures to rez first. Thanks for the patch, Henri Beauchamp! | 313 | textures to rez first. Thanks for the patch, Henri Beauchamp! |
314 | 314 | ||
315 | - You can disable this feature by setting the SpeedRez debug | 315 | - You can disable this feature by setting the SpeedRez debug |
316 | setting to FALSE, or adjust the timing by editing the | 316 | setting to FALSE, or adjust the timing by editing the |
@@ -363,7 +363,7 @@ | |||
363 | 363 | ||
364 | * Added PrivateLookAtTarget debug setting. When enabled, the | 364 | * Added PrivateLookAtTarget debug setting. When enabled, the |
365 | viewer will no longer tell other users where your avatar is | 365 | viewer will no longer tell other users where your avatar is |
366 | looking. Thanks for the patch, Henri Beauchamp! | 366 | looking. Thanks, Armin! |
367 | 367 | ||
368 | 368 | ||
369 | BUG FIXES | 369 | BUG FIXES |