diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-06-28 20:17:36 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-06-28 20:17:36 (GMT) |
commit | a87da5e19ade930d26d43616e8b4be41e7f38378 (patch) | |
tree | bc637d975999030139c6a5dc775c87a2625b9cc9 /ds9/doc/release | |
parent | 68fbb6743a42e2a8b8cfe4e096406c45cb1387b1 (diff) | |
download | blt-a87da5e19ade930d26d43616e8b4be41e7f38378.zip blt-a87da5e19ade930d26d43616e8b4be41e7f38378.tar.gz blt-a87da5e19ade930d26d43616e8b4be41e7f38378.tar.bz2 |
fixed a Major problem with va_arg
Diffstat (limited to 'ds9/doc/release')
-rw-r--r-- | ds9/doc/release/r7.6.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/doc/release/r7.6.html b/ds9/doc/release/r7.6.html index 460e5e4..2349308 100644 --- a/ds9/doc/release/r7.6.html +++ b/ds9/doc/release/r7.6.html @@ -101,6 +101,7 @@ <li><tt>06.26.2017 VO: Fixed a problem in case XPA is not initialize.</tt></li> <li><tt>06.26.2017 ANALYSIS: Fixed Clear Analysis Menu command.</tt></li> <li><tt>06.27.2017 WINDOWS: Fixed a problem with processing keyevents at startup.</tt></li> + <li><tt>06.27.2017 TKHTML1: Fixed a problem with a compiler issue with va_args and 64bit.</tt></li> <li><tt><b>07.04.2017 RELEASE version 7.6b3</b></tt></li> </ol> </ol> |