about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-01-17 22:28:46 +0000
committerEric Wong <e@80x24.org>2016-01-17 22:28:46 +0000
commitbb011dcc8df61c3bb0be7bdfa7fb8d1d09b71765 (patch)
treebee1ac68a136b551084fbce74ca0439991de9582
parent0ca795f02a622a2adf21b9d852672d5b8b9588fc (diff)
downloaddtas-bb011dcc8df61c3bb0be7bdfa7fb8d1d09b71765.tar.gz
This release addresses encoding and escaping-related bugs affecting
the use of "dtas-tl edit" (and to a lesser extent, "dtas-tl cat").
Filenames with characters requiring shell-escaping were not
round-tripped correctly, causing movement/addition of such files
(which may not be properly encoded to any encoding) to be handled
incorrectly.

There are also some mlib bug fixes, but the mlib API and CLI are
currently unstable and undocumented...

4 changes since 0.13.0:
      dtas-tl: hopefully fix up encoding issues
      dtas-tl: shell-unescape cat output
      mlib: fix foreign-key ordering issues with delete
      dtas-mlib: avoid redundant '/' in dumped pathname
-rwxr-xr-xGIT-VERSION-GEN2
-rw-r--r--INSTALL6
2 files changed, 4 insertions, 4 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 26df714..f454169 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -5,7 +5,7 @@
 CONSTANT = "DTAS::VERSION"
 RVF = "lib/dtas/version.rb"
 GVF = "GIT-VERSION-FILE"
-DEF_VER = "v0.13.0"
+DEF_VER = "v0.13.1"
 vn = DEF_VER
 
 # First see if there is a version file (included in release tarballs),
diff --git a/INSTALL b/INSTALL
index d5e32a1..4a3184f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -39,10 +39,10 @@ For future upgrades of dtas (upgrades to dtas-linux will be infrequent)
 
 Grab the latest tarball from our HTTP site:
 
-    http://dtas.80x24.org/2016/dtas-0.13.0.tar.gz
+    http://dtas.80x24.org/2016/dtas-0.13.1.tar.gz
 
-    $ tar zxvf dtas-0.13.0.tar.gz
-    $ cd dtas-0.13.0
+    $ tar zxvf dtas-0.13.1.tar.gz
+    $ cd dtas-0.13.1
     $ sudo ruby setup.rb
 
 GNU/Linux users may optionally install "io_splice" and