aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorNeal Gompa <ngompa13@gmail.com>2016-10-10 08:30:55 -0400
committerNeal Gompa <ngompa13@gmail.com>2016-10-10 08:30:55 -0400
commit8f51e35c875c9cbb4637cbf8796ee66a871ba57f (patch)
tree428eac4f7fd246a9c4bfeb999bcaf70e1641a032 /CHANGES
parent8465bdb64a577d729520432455b7c2a00b4f8242 (diff)
downloadmgarepo-8f51e35c875c9cbb4637cbf8796ee66a871ba57f.tar
mgarepo-8f51e35c875c9cbb4637cbf8796ee66a871ba57f.tar.gz
mgarepo-8f51e35c875c9cbb4637cbf8796ee66a871ba57f.tar.bz2
mgarepo-8f51e35c875c9cbb4637cbf8796ee66a871ba57f.tar.xz
mgarepo-8f51e35c875c9cbb4637cbf8796ee66a871ba57f.zip
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 0bd7eee..8782354 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,10 @@
+* 1.13.2
+- Corrections for 'putsrpm' command
+- Fix rpm command for unpacking source RPMs
+- Fix typo in CHANGES
+
* 1.13.1
-- auomatically fallback to non-ssh (ie. svn:// rather than svn+ssh://) when
+- automatically fallback to non-ssh (ie. svn:// rather than svn+ssh://) when
authentication fails
- move detectVCS() to separate module to prevent import order
- fix 'mgarepo sync -d' for git-svn repos