Re: Release schedule

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Dave Cramer <pg(at)fastcrypt(dot)com>
Cc: dmp <danap(at)ttc-cmc(dot)net>, PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Release schedule
Date: 2015-08-06 19:22:50
Message-ID: CAB=Je-H7OQcPSU5ZKcVs0Vt-n_+XYAJ0EWjpw4poHtK8t9AY=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

It prints to the console like the following (note that you need to
pass revision range):

bash-3.2$ ./release_notes.sh REL9_4_1200..HEAD | head -5

Alexis Meneses (7):
Do not pull a concrete implementation of slf4j in maven pom.
Fixes #251 PR #252 (6c2848c)
Declare all maven dependencies as optional in the pom PR #252 (1d02876)
Automatically load maven-ant-tasks to remove the need of "-lib
lib" when building the project using ant PR #253 (7e80fca)
...

Vladimir

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2015-08-06 19:26:07 Re: Release schedule
Previous Message Dave Cramer 2015-08-06 19:20:03 Re: Release schedule