From cfea5eea406ba3af96588ff458e55de9a149d9c5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Sun, 1 Apr 2012 20:14:41 +0200 Subject: Prepare release --- lib/pman/doc/src/notes.xml | 20 ++++++++++++++++++++ lib/pman/vsn.mk | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) (limited to 'lib/pman') diff --git a/lib/pman/doc/src/notes.xml b/lib/pman/doc/src/notes.xml index 82cb35af00..778f960004 100644 --- a/lib/pman/doc/src/notes.xml +++ b/lib/pman/doc/src/notes.xml @@ -30,6 +30,26 @@

This document describes the changes made to the Pman application.

+
Pman 2.7.1.2 + +
Improvements and New Features + + +

The GS applications is now deprecated and will be + removed in the R16 release. The following GS-based + applications have been superseded by the Observer + application and will removed in R16: Appmon, Pman, + Tv.

+

+ *** POTENTIAL INCOMPATIBILITY ***

+

+ Own Id: OTP-9907

+
+
+
+ +
+
Pman 2.7.1.1
Improvements and New Features diff --git a/lib/pman/vsn.mk b/lib/pman/vsn.mk index a62a9d7c89..13dce1a7a5 100644 --- a/lib/pman/vsn.mk +++ b/lib/pman/vsn.mk @@ -1 +1 @@ -PMAN_VSN = 2.7.1.1 +PMAN_VSN = 2.7.1.2 -- cgit v1.2.3