summaryrefslogtreecommitdiffstats
path: root/pacman-color/ChangeLog
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2009-08-06 00:03:54 +0200
committerFlorian Pritz <bluewind@xssn.at>2009-08-06 00:03:54 +0200
commitca8193d2ed3ccfb1b2bcb208a390eb4c4481a3a9 (patch)
tree6b6d0d91b0aa6817a5eb1bb06f7d9ea9a40e604d /pacman-color/ChangeLog
parent65bf224cb276c6a1afb8c123fc81d316c57478fb (diff)
downloadaur-packages-ca8193d2ed3ccfb1b2bcb208a390eb4c4481a3a9.tar.gz
aur-packages-ca8193d2ed3ccfb1b2bcb208a390eb4c4481a3a9.tar.xz
add pacman-color
Diffstat (limited to 'pacman-color/ChangeLog')
-rw-r--r--pacman-color/ChangeLog63
1 files changed, 63 insertions, 0 deletions
diff --git a/pacman-color/ChangeLog b/pacman-color/ChangeLog
new file mode 100644
index 0000000..9f90e44
--- /dev/null
+++ b/pacman-color/ChangeLog
@@ -0,0 +1,63 @@
+pacman-color 3.3.0-1
+- up to new version
+
+pacman-color 3.2.2-4
+- more safe callback function for delay messages
+
+pacman-color 3.2.2-3
+- little code cleanup
+- better suport for unicode (fix some issue with zh_CN translation)
+
+pacman-color 3.2.2-2
+- fix a memory leak
+
+pacman-color 3.2.2-1
+- clean and factorisation code
+- return to patch-base release (it is now more easier)
+
+pacman-color 3.2.1.b-1
+ news in 3.2.1.b
+ - fix version string in makefile, huh :)
+ - fix output "Optional Deps" in pakckage info
+
+pacman-color 3.2.1.a-1
+ news in 3.2.1.a
+ - up to new pacman's version
+ - fix a bug in Makefile
+
+pacman-color 3.2.0.a-1
+- up to new version
+ news in 3.2.0.a
+ - up to new pacman's version
+ - colors are defined in section [options]
+
+pacman-color 3.1.4.a-1
+- up to new version
+ news in 3.1.4.a
+ - up to new pacman's version
+
+pacman-color 3.1.3.a-1
+- up to new version
+ news in 3.1.3.a
+ - up to new pacman's version
+
+pacman-color 3.1.2.a-1
+- up to new version
+ news in 3.1.2.a
+ - up to new pacman's version
+
+pacman-color 3.1.1.b-1
+- up to new version
+ news in 3.1.1.b
+ - add comments in color.conf
+ - remove script with an alias
+ - pkg size in targets list is coloured
+ - default color for 'debug:' and size is dark gray
+ - --sync operation shows the size of packages in the 'remove:' list,
+ like in 'targets:' list (option ShowSize)
+ - --remove operation shows the size of packages and total removed size,
+ like --sync operation
+ - new ascii art in info about version
+
+pacman-color 3.1.1.a-1
+- initial release