aboutsummaryrefslogtreecommitdiff
path: root/pkg/tbtables/Revisions
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
committerJoe Hunkeler <jhunkeler@gmail.com>2015-08-11 16:51:37 -0400
commit40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch)
tree4464880c571602d54f6ae114729bf62a89518057 /pkg/tbtables/Revisions
downloadiraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/tbtables/Revisions')
-rw-r--r--pkg/tbtables/Revisions16
1 files changed, 16 insertions, 0 deletions
diff --git a/pkg/tbtables/Revisions b/pkg/tbtables/Revisions
new file mode 100644
index 00000000..0e3d2432
--- /dev/null
+++ b/pkg/tbtables/Revisions
@@ -0,0 +1,16 @@
+tbyscp.x
+ The 'sbuf' pointer was being used with Memr (5/4/13, MJF)
+
+tbhanp.x
+ Quote strings in text, strip trailing spaces, and capitalize keywords
+ to be consistent with tbhpnp. (1/7/11, Valdes)
+
+tbhpnp.x
+ Don't remove leading whitespace. (1/7/11, Valdes)
+
+tbttyp.x
+ 1. Changes to better control the types and extensions. The accepted
+ extensions are |tab|fits|fit|fxb|txt|dat|cat|tmp|.
+ 2. If no extensions is given the default is now text instead of STSDAS
+ table.
+ (1/7/11, Valdes)