You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2013/03/21 20:22:17 UTC

git commit: TS-1734: fix wrong jira number

Updated Branches:
  refs/heads/master dbf7124a9 -> 1a2ebccb1


TS-1734: fix wrong jira number


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/1a2ebccb
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/1a2ebccb
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/1a2ebccb

Branch: refs/heads/master
Commit: 1a2ebccb112987acf450a5d678b6185c5d98257f
Parents: dbf7124
Author: James Peach <jp...@apache.org>
Authored: Thu Mar 21 12:22:10 2013 -0700
Committer: James Peach <jp...@apache.org>
Committed: Thu Mar 21 12:22:10 2013 -0700

----------------------------------------------------------------------
 CHANGES |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/1a2ebccb/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 04ad34d..4669806 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,7 @@
   Changes with Apache Traffic Server 3.3.2
 
 
-  *) [TS-1735] Remove dead code that invokes missing vmap_config tool
+  *) [TS-1734] Remove dead code that invokes missing vmap_config tool
    Author: John Kew <jo...@gmail.com>
 
   *) [TS-1660] Host field should not has c style terminator.