~ubuntu-branches/ubuntu/natty/squid/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2011-04-01 13:59:06 UTC
  • Revision ID: james.westby@ubuntu.com-20110401135906-tqgcf2cavtg1y338
Tags: 2.7.STABLE9-2.1ubuntu6
* debian/squid.upstart: start on changed to start on transition to
  runlevel 2 (LP: #561779)
* debian/squid.upstart: SQUID_ARGS default value set to -D so DNS 
  checks are not performed at startup (LP: #561750) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
squid (2.7.STABLE9-2.1ubuntu6) natty; urgency=low
 
2
 
 
3
  * debian/squid.upstart: start on changed to start on transition to
 
4
    runlevel 2 (LP: #561779)
 
5
  * debian/squid.upstart: SQUID_ARGS default value set to -D so DNS 
 
6
    checks are not performed at startup (LP: #561750) 
 
7
 
 
8
 -- Clint Byrum <clint@ubuntu.com>  Fri, 01 Apr 2011 13:59:06 -0700
 
9
 
1
10
squid (2.7.STABLE9-2.1ubuntu5) natty; urgency=low
2
11
 
3
12
  * Fix missing symlink to upstart-job in /etc/init.d (LP: #732314)