diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-26 13:31:37 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-26 13:31:37 -0200 |
commit | 00dbdc632128a719de9adfab62ba7380620dd964 (patch) | |
tree | a61bce76bce7f1b519f93fa58478f7c3c15e6ab9 | |
parent | 4cf8a17cfbe2a0b2af659f4b75d16e746d976ab6 (diff) | |
download | keyringer-00dbdc632128a719de9adfab62ba7380620dd964.tar.gz keyringer-00dbdc632128a719de9adfab62ba7380620dd964.tar.bz2 |
ChangeLog update
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,4 +1,12 @@ -2013-11-25 - Silvio Rhatto <rhatto@riseup.net> +2013-11-26 - Silvio Rhatto <rhatto@riseup.net> + + Set .gitignore during initialization and when using tmp inside the repository + + Pass options to git-rm at del action + + Simpler ramdisk/tmpfs check at keyringer_check_tmp + + Better mode check on keyringer_check_tmp (closes #30) Fixed minor typos |