prep release
This commit is contained in:
parent
3bb5f9a344
commit
1f6f034e90
3 changed files with 10 additions and 3 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (5.20140211) UNRELEASED; urgency=medium
|
||||
git-annex (5.20140221) unstable; urgency=medium
|
||||
|
||||
* metadata: New command that can attach metadata to files.
|
||||
* --metadata can be used to limit commands to acting on files
|
||||
|
@ -27,7 +27,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
|
|||
* Windows webapp: Can create repos on removable drives.
|
||||
* Windows: Ensure HOME is set, as needed by bundled cygwin utilities.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 10 Feb 2014 21:33:03 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Fri, 21 Feb 2014 11:23:59 -0400
|
||||
|
||||
git-annex (5.20140210) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
## version 5.20140221
|
||||
|
||||
The Windows port of the assistant and webapp is now considered to be beta
|
||||
quality. There are important missing features (notably Jabber), documented
|
||||
on [[todo/windows_support]], but the webapp is broadly usable on Windows
|
||||
now.
|
||||
|
||||
## version 5.20131221
|
||||
|
||||
There is now a arm [[install/linux_standalone]] build of git-annex,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Name: git-annex
|
||||
Version: 5.20140210
|
||||
Version: 5.20140221
|
||||
Cabal-Version: >= 1.8
|
||||
License: GPL-3
|
||||
Maintainer: Joey Hess <joey@kitenet.net>
|
||||
|
|
Loading…
Reference in a new issue