summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-11-24 18:11:55 +0000
committerLars Wirzenius <liw@liw.fi>2012-11-24 18:11:55 +0000
commitcc5586a8859ee075a70a01d2dbbab161125ddcfb (patch)
tree701b81e2249a1a585f14b6b438c6068501ed3b09
parent682da33db0eaf81a6a2c5c58d7c39655971df05d (diff)
downloadobnam-cc5586a8859ee075a70a01d2dbbab161125ddcfb.tar.gz
Update NEWS about bug fix
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f99fb4e3..2c6cb2ab 100644
--- a/NEWS
+++ b/NEWS
@@ -41,6 +41,8 @@ Bug fixes:
via its checksum is ignored, and the backup continues.
* Bugs in how Python OSError exceptions were being raises have been fixed.
Error messages should now be somewhat clearer.
+* Unset or wrongly set variable "full" fixed in "obnam diff". Reported
+ by ROGERIO DE CARVALHO BASTOS and patched by Peter Valdemar Mørch.
Version 1.2, released 2012-10-06
--------------------------------