[Home]

Summary:ASTERISK-11235: [patch] Add log of version updates
Reporter:jmls (jmls)Labels:
Date Opened:2008-01-14 11:58:21.000-0600Date Closed:2008-06-07 13:47:44
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) patch.txt
Description:When doing a "make update" it would be nice if a log of the date and time and version the current system has been updated from.

Patched attached to do this. A File called update.log is created and appended to.
Comments:By: Jason Parker (jparker) 2008-01-16 12:06:06.000-0600

Added to trunk in repositories: asterisk, asterisk-addons, libpri, zaptel, asterisk-gui.

I used a slightly different method, but I think you'll like it.  It has both from and to revisions.

By: Digium Subversion (svnbot) 2008-02-07 14:50:21.000-0600

Repository: asterisk-gui
Revision: 2164

_U  trunk/
U   trunk/Makefile

------------------------------------------------------------------------
r2164 | qwell | 2008-02-07 14:50:21 -0600 (Thu, 07 Feb 2008) | 1 line

Add logging for 'make update' command (also fixes updates in some places).  Issue ASTERISK-11235, initial patch by jmls.
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-gui?view=rev&revision=2164

By: Digium Subversion (svnbot) 2008-06-07 13:47:44

Repository: dahdi
Revision: 3700

_U  trunk/
U   trunk/Makefile

------------------------------------------------------------------------
r3700 | qwell | 2008-06-07 13:47:42 -0500 (Sat, 07 Jun 2008) | 1 line

Add logging for 'make update' command (also fixes updates in some places).  Issue ASTERISK-11235, initial patch by jmls.
------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=3700