From: Thien-Thi Nguyen Date: Sat, 8 May 2004 02:58:31 +0000 (+0000) Subject: Initial revision X-Git-Tag: ttn-vms-21-2-B2~38 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47fc6e83ca83f9bc93837e92b823eec22df47070;p=emacs.git Initial revision --- diff --git a/admin/ChangeLog b/admin/ChangeLog index b68c418036e..cd329f22c3c 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,7 @@ +2004-05-08 Thien-Thi Nguyen + + * notes/BRANCH: New file, to be maintained per CVS branch. + 2001-10-20 Gerd Moellmann * Version 21.1 released. diff --git a/admin/notes/BRANCH b/admin/notes/BRANCH new file mode 100644 index 00000000000..bf8a25c7950 --- /dev/null +++ b/admin/notes/BRANCH @@ -0,0 +1,17 @@ +This file describes the CVS branch in which it is maintained. +Everything below the line is branch-specific. +________________________________________________________________________ + +This is the "ttn-vms-21-2-stash" branch. Its primary purpose is to +accumulate changes based on the Emacs 21.2 release that support building +Emacs 21.2 under OpenVMS 7.3-1, aka simply "VMS". You probably invoked +the command "cvs checkout -r ttn-vms-21-2-stash", otherwise you wouldn't +be reading this. + +The plans for this branch are to continue updating it with the results +of a partial (no X) porting effort, until enough changes are included so +that Emacs 21.2 for VMS can be built "out of the box". (This file will +be then amended to indicate no further plans for the branch.) + +This branch will not be integrated with the trunk (or with any other +branch, for that matter).