summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES18
-rw-r--r--RELEASE_NOTES20
2 files changed, 33 insertions, 5 deletions
diff --git a/CHANGES b/CHANGES
index 2396611..c79517e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,21 @@
CHANGES
-------
-Version 1.2.0 - Released
-=========================================
+Version 1.2.0 - Released 2008/06/02
+===================================
- Fixed --info call (#198483)
+
+ - Added umask setting (#186819)
+
+ - Switched default storage location from
+
+ /usr/portage/local/layman
+
+ to
+
+ /usr/local/portage/layman
+
+ (#219786)
+
+ - Added optional version control useflags (#168203) \ No newline at end of file
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 046c098..c03e05c 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -1,16 +1,30 @@
-Version 1.2.0 -
+Version 1.2.0 - Released 2008/06/02
===================================
FULL CHANGES
------------
+ - Fixed --info call (#198483)
+
+ - Added umask setting (#186819)
+
+ - Switched default storage location from
+
+ /usr/portage/local/layman
+
+ to
+ /usr/local/portage/layman
+
+ (#219786)
+
+ - Added optional version control useflags (#168203)
SHORT CHANGES
-------------
- - Fixed --info call (#198483)
-
+ layman-1.2.0 fixes a few minor bugs and changes the default storage
+ location from /usr/portage/local/layman to /usr/local/portage/layman.
FRESHMEAT
=========