summaryrefslogtreecommitdiff
path: root/CHANGELOG.txt
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-14 09:32:09 +0000
committerPaul Buetow <paul@buetow.org>2010-11-14 09:32:09 +0000
commitcb61e36d5428646d1ea921e6faea1d3f8ff2901d (patch)
treea1f4c5dda154afd377f644d35893a3a34e340838 /CHANGELOG.txt
parent944231ffd979349e16387d87a34445b5bde0fae9 (diff)
added COPYRIGHT informations
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r--CHANGELOG.txt38
1 files changed, 0 insertions, 38 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
deleted file mode 100644
index 4b7e8de..0000000
--- a/CHANGELOG.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-Sun Nov 7 22:37:21 CET 2010
-* Released 0.7.0
-
-Sat Oct 16 10:48:59 CEST 2010 - v0.7-pre-3
-* Added ~/.pwgreprc as default configuration file
-
-Mon Sep 27 22:43:23 CEST 2010 - v0.7-pre-2
-* Set SVN_EDITOR="ex -c 1" as default
-
-Sun Sep 19 12:29:06 CEST 2010 - v0.7-pre-1
-* New format of the CHANGELOG.txt (it's not GNU style)
-* No VERSIONUPDATE on pwgrep, pwfls, pwfcat, pwdbls anymore
-* Introduced new command pwupdate which will check out the newest version
-from the repository.
-* Introduced new command pwhelp which prints out a help screen
-
-Tue Sep 7 20:41:04 CEST 2010 - v0.6 release branched
-
-Fri Jul 30 23:31:12 CEST 2010 - v0.5-pre-3
-* New command pwdbls, which lists all databases available.
-* pwldb is a synonym for pwdbls. Changed the default database name
-(database.gpg => mydb.gpg)
-
-Wed Jul 28 18:44:03 CEST 2010 - v0.5-pre-2
-* New option -d DATABASE, so its multi database capable now
-
-Wed Jul 28 18:16:09 CEST 2010 - v0.5-pre-1
-* pwfcat redirects all informational message to stderr. means
-pwfcat includes no informational messages in stdout of pwgrep itself
-anymore. Usefull for piping the content do another process or for
-redirecting it into a file.
-
-Sun Jul 18 10:10:29 CEST 2010 v0.5-pre-0
-* Offlinemode support (Option -o) which does not use the versioning system
-(usable if there is no internet connection available
-atm). e.g. "pwgrep -o foobar"
-
-