]> git.pond.sub.org Git - empserver/commit - src/lib/commands/add.c
Permit no-op country name change again
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 30 Oct 2011 14:43:56 +0000 (15:43 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 29 Dec 2011 10:47:05 +0000 (11:47 +0100)
commit062c660e28a50b72a2ec7b161264879dac85d219
tree41d0ff48a6aaddc9f986d9026ac212e7adbe7804
parent9b2e906ea1c330c14be1d64bc714c174527d9132
Permit no-op country name change again

Commit aa5861d1 (v4.3.20) made add, edit and change reject a country
name that is already in use.  Even if it's used by the same country.
Relax that.
include/nat.h
src/lib/commands/add.c
src/lib/commands/chan.c
src/lib/commands/edit.c
src/lib/subs/natsub.c