summaryrefslogtreecommitdiff
path: root/ChangeLog-2009
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2018-04-21 13:46:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2018-04-21 13:47:28 -0700
commit7a89c66674d1b8ff8ab5a294ee79974106bff371 (patch)
treee6f8b3f546ec4b3409c419e0d09099148356ca75 /ChangeLog-2009
parent5b4d2b0e7383b0450cc9a7bd719f03731b923295 (diff)
downloadgrep-7a89c66674d1b8ff8ab5a294ee79974106bff371.tar.gz
maint: update URLs
Mostly this is just changing http: to https:. In one or two places it removes no-longer-useful URLs.
Diffstat (limited to 'ChangeLog-2009')
-rw-r--r--ChangeLog-200910
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog-2009 b/ChangeLog-2009
index bad3519c..389d568c 100644
--- a/ChangeLog-2009
+++ b/ChangeLog-2009
@@ -347,7 +347,7 @@
(GNU Free Documentation License): @include fdl.texi instead.
(@copying): update to v1.3 or later.
* doc/fdl.texi: new file, copied from
- http://www.gnu.org/licenses/fdl.texi.
+ https://www.gnu.org/licenses/fdl.texi.
* doc/Makefile.am (grep_TEXINFOS): new variable to get fdl.texi.
Also add usual GPL license statement.
@@ -561,9 +561,9 @@
of execute() were not up to it. This set of changes aims to
rectify that situation. Previously failing tests relative to
left anchors (^ and \<) and -w should now pass. This fixes
- <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11579>,
- <http://savannah.gnu.org/patch/?func=detailitem&item_id=1834>,
- <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8243>,
+ <https://savannah.gnu.org/bugs/?func=detailitem&item_id=11579>,
+ <https://savannah.gnu.org/patch/?func=detailitem&item_id=1834>,
+ <https://savannah.gnu.org/bugs/?func=detailitem&item_id=8243>,
and possibly part of other, bigger, pending patches. The problem
was also compounded by the POSIX requirement to support a pattern
list instead of just an individual pattern (for -G and -E as well).
@@ -661,7 +661,7 @@
src/grep.h, po/da.po, po/nb.po, po/no.po, po/sv.po:
Replace all capitalized "Grep" by a lowercase "grep", except
in citations. Reported by Benno Schulenberg <benno@nietvergeten.nl>
- from the <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=190551>
+ from the <https://bugs.debian.org/190551>
entry in the Debian bug tracker.
* doc/grep.1, doc/grep.texi: Explain that the "egrep" and "fgrep"
commands are deprecated and provided for historical applications.